rdbstats  2.0.7
RdbStatsPercentiles Class Reference

A class to calculate the percentiles, RdbStatsPercentiles isA special case of the class RdbStats. More...

#include <RdbStatsPercentiles.h>

Inheritance diagram for RdbStatsPercentiles:
Collaboration diagram for RdbStatsPercentiles:

Public Member Functions

 RdbStatsPercentiles (RDB &irdbtable, const std::string &name, const std::string &percent_list, bool implicitquartile)
 –percentiles 12,34.. and –quartile
 
virtual int calculate_statistics ()
 Perform the final statistic for the set.
 
virtual void update_statistics ()
 Read the column from RDB++, update the statistics for the column.
 
- Public Member Functions inherited from RdbStats
double get_absolute_average () const
 To get the absolute value of the average.
 

Detailed Description

A class to calculate the percentiles, RdbStatsPercentiles isA special case of the class RdbStats.

Definition at line 37 of file RdbStatsPercentiles.h.


The documentation for this class was generated from the following files: