NIREP
|
This is an adapter class that all NIREP statistics classes inherit from. More...
Public Member Functions | |
virtual TextTable | ComputeStatistic (const std::vector< std::string > &arg, DisplayDescription *displayDescription)=0 |
~NIREPStatistics () | |
Protected Member Functions | |
NIREPStatistics () | |
Protected Attributes | |
NIREPEvaluator * | evaluator |
This is an adapter class that all NIREP statistics classes inherit from.
NIREPStatistics::~NIREPStatistics | ( | ) | [inline] |
NIREPStatistics::NIREPStatistics | ( | ) | [inline, protected] |
virtual TextTable NIREPStatistics::ComputeStatistic | ( | const std::vector< std::string > & | arg, |
DisplayDescription * | displayDescription | ||
) | [pure virtual] |
NIREPEvaluator* NIREPStatistics::evaluator [protected] |