This file contains getters and setters definition for ApproximationScheme settings.
virtual double epsilon() const =0
Returns the value of epsilon.
virtual ApproximationSchemeSTATE stateApproximationScheme() const =0
Returns the approximation scheme state.
virtual double minEpsilonRate() const =0
Returns the value of the minimal epsilon rate.
virtual Size maxIter() const =0
Returns the criterion on number of iterations.
std::string messageApproximationScheme() const
Returns the approximation scheme message.
virtual double maxTime() const =0
Returns the timeout (in seconds).
gum is the global namespace for all aGrUM entities