Created by Scott Robert Ladd
Structure containing statistical values calculate from a double array.
#include <mathtools.h>
Data Fields | |
double | min |
minimum value from array More... | |
double | max |
maximum value More... | |
double | mean |
mean (average) More... | |
double | variance |
variance More... | |
double | sigma |
standard deviation More... | |
double brahe_statistics_t::max |
double brahe_statistics_t::mean |
double brahe_statistics_t::min |
double brahe_statistics_t::sigma |
double brahe_statistics_t::variance |
© 2011 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.