Elaboradar 0.1
|
◆ compute_dev_std()
template<typename T>
Compute standard deviation of the distribution of x values.
Definizione alla linea 166 del file statistics.h. 167 {
170 }
T compute_variance(unsigned minimum=1) Compute variance of the distribution of x values. Definition statistics.h:154 Generic Class to perform statistical analysis Statistic object could be used as accumulator of data a... Definition statistics.h:22 Referenzia compute_variance(). |