#include <RdbStatsAve.h>
Public Member Functions | |
RdbStatsAve (RDB &irdbtable, const string &name) throw ( Exception ) | |
virtual int | calculate_statistics () throw ( ) |
Perform the final statistic for the set. |
To normalize the results wrt to the average
Definition at line 33 of file RdbStatsAve.h.
int RdbStatsAve::calculate_statistics | ( | ) | throw ( ) [virtual] |
Perform the final statistic for the set.
Reimplemented from RdbStats.
Definition at line 66 of file RdbStatsAve.cc.
References RdbStats::calculate_statistics(), and RdbStats::get_absolute_average().