Public Member Functions

RdbStatsPercentilesAve Class Reference

#include <RdbStatsPercentilesAve.h>

Inheritance diagram for RdbStatsPercentilesAve:
Inheritance graph
[legend]
Collaboration diagram for RdbStatsPercentilesAve:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RdbStatsPercentilesAve (RDB &irdbtable, const string &name, const string &percent_list, bool implicitquartile) throw ( Exception )
 RdbStatsPercentilesAve (RDB &irdbtable, const string &name) throw ( Exception )
virtual int calculate_statistics () throw ( )
 Perform the final statistic for the set.

Detailed Description

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

Definition at line 36 of file RdbStatsPercentilesAve.h.


Member Function Documentation

int RdbStatsPercentilesAve::calculate_statistics (  )  throw ( ) [virtual]

Perform the final statistic for the set.

Reimplemented from RdbStatsPercentiles.

Definition at line 101 of file RdbStatsPercentilesAve.cc.

References RdbStatsPercentiles::calculate_statistics(), and RdbStats::get_absolute_average().


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