class Ackley : public FunctionObj

Ackley test function

Inheritance:


Inherited from FunctionObj:

Public Methods

virtual int NumberOfCalls()
virtual double operator)(const vector<double>&)

Documentation

Ackley test function. As proposed by Back and Schwefel (93)

This class has no child classes.



this page was generated by


Joao Pedro Pedroso
Oct 21, 1997