highprecisionpso::GlobalAttractorEvaluation Class Reference
This class implements a specific statistical evaluation, which supplies the global attractor positions of the particles. More...
#include <specific_statistical_evaluations.h>
Inheritance diagram for highprecisionpso::GlobalAttractorEvaluation:
Public Member Functions | |
std::vector< std::vector< mpf_t * > > | Evaluate () |
Returns the current global attractor positions of the particles. More... | |
std::string | GetName () |
Returns a string representation of this object. More... | |
Public Member Functions inherited from highprecisionpso::SpecificStatisticalEvaluation | |
virtual | ~SpecificStatisticalEvaluation () |
Detailed Description
This class implements a specific statistical evaluation, which supplies the global attractor positions of the particles.
Member Function Documentation
|
virtual |
Returns the current global attractor positions of the particles.
- Returns
- The global attractor positions of the particles.
Implements highprecisionpso::SpecificStatisticalEvaluation.
|
virtual |
Returns a string representation of this object.
- Returns
- The name of the object.
Implements highprecisionpso::SpecificStatisticalEvaluation.
The documentation for this class was generated from the following file:
- src/statistics/specific_statistical_evaluations.h