rdbstats  2.0.9
RdbStatsPercentilesMed Class Reference

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

#include <RdbStatsPercentilesMed.h>

Inheritance diagram for RdbStatsPercentilesMed:
Collaboration diagram for RdbStatsPercentilesMed:

Public Member Functions

virtual int calculate_statistics ()
 Perform the final statistic for the set.
 
- Public Member Functions inherited from RdbStatsPercentiles
 RdbStatsPercentiles (RDB &irdbtable, const std::string &name, const PercentileList &percentiles)
 –percentiles 12,34.. and –quartile
 
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, RdbStatsPercentilesMed isA special case of the class RdbStatsPercentiles.

Definition at line 34 of file RdbStatsPercentilesMed.h.


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