highprecisionpso::SpecificStatisticalEvaluation Class Referenceabstract

This class is an abstract class. It supplies the interface for intermediate statistical evaluations. More...

#include <specific_statistical_evaluations.h>

Inheritance diagram for highprecisionpso::SpecificStatisticalEvaluation:

Public Member Functions

virtual ~SpecificStatisticalEvaluation ()
 
virtual std::vector< std::vector< mpf_t * > > Evaluate ()=0
 Performs some statistical evaluations. More...
 
virtual std::string GetName ()=0
 Returns a string representation of this object. More...
 

Detailed Description

This class is an abstract class. It supplies the interface for intermediate statistical evaluations.

Constructor & Destructor Documentation

virtual highprecisionpso::SpecificStatisticalEvaluation::~SpecificStatisticalEvaluation ( )
inlinevirtual

The destructor.

Member Function Documentation


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