Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
Statistics Struct Reference

#include <statistics.h>

Data Fields

size_t st_population_size
 
double64 st_min
 
double64 st_max
 
double64 st_mean
 
double64 st_variance
 
double64 st_std_dev
 
double64 st_sum
 

Field Documentation

◆ st_population_size

size_t st_population_size

◆ st_min

double64 st_min

◆ st_max

double64 st_max

◆ st_mean

double64 st_mean

◆ st_variance

double64 st_variance

◆ st_std_dev

double64 st_std_dev

◆ st_sum

double64 st_sum

The documentation for this struct was generated from the following file: