27 #include "RdbStatsPercentilesAve.h" 30 RdbStatsPercentilesAve::RdbStatsPercentilesAve( RDB& irdbtable,
31 const std::string& name,
32 const PercentileList& percentiles )
36 RdbStatsPercentilesAve::RdbStatsPercentilesAve( RDB& irdbtable,
const std::string& name )
47 normalize_results( norm_factor );
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.
A class to calculate the percentiles, RdbStatsPercentiles isA special case of the class RdbStats.