27 #include "RdbStatsAve.h" 29 RdbStatsAve::RdbStatsAve( RDB& irdbtable,
const std::string& name )
38 normalize_results( norm_factor );
The base class to calculate : average, maximum, minimum, num, stddev and sum.
double get_absolute_average() const
To get the absolute value of the average.
virtual int calculate_statistics()
Perform the final statistic for the set.
virtual int calculate_statistics()
Perform the final statistic for the set.