highprecisionpso::EConstantEvaluation Class Reference

This constant evaluation calculates the value E. More...

#include <general_objects.h>

Inheritance diagram for highprecisionpso::EConstantEvaluation:

Public Member Functions

mpf_t * Evaluate ()
 Returns the value of E. More...
 
std::string GetName ()
 Returns a string representation of this object. More...
 
- Public Member Functions inherited from highprecisionpso::ConstantEvaluation
virtual ~ConstantEvaluation ()
 The destructor. More...
 

Detailed Description

This constant evaluation calculates the value E.

Member Function Documentation

mpf_t* highprecisionpso::EConstantEvaluation::Evaluate ( )
virtual

Returns the value of E.

Returns
The constant value E.

Implements highprecisionpso::ConstantEvaluation.

std::string highprecisionpso::EConstantEvaluation::GetName ( )
virtual

Returns a string representation of this object.

Returns
The name of the object.

Implements highprecisionpso::ConstantEvaluation.


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