Public Member Functions

RdbStatsPercentilesMed Class Reference

#include <RdbStatsPercentilesMed.h>

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

List of all members.

Public Member Functions

 RdbStatsPercentilesMed (RDB &irdbtable, const string &name, const string &percent_list, bool implicitquartile) throw ( Exception )
 RdbStatsPercentilesMed (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, RdbStatsPercentilesMed isA special case of the class RdbStatsPercentiles.

Definition at line 36 of file RdbStatsPercentilesMed.h.


Member Function Documentation

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

Perform the final statistic for the set.

Reimplemented from RdbStatsPercentiles.

Definition at line 100 of file RdbStatsPercentilesMed.cc.

References RdbStatsPercentiles::calculate_statistics().


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