ackley_function.hpp
Go to the documentation of this file.
Definition: ackley_function.hpp:33
ackley_function(const arma::uword dimension)
Definition: ackley_function.cpp:3
Definition: problem.hpp:20
Definition: adaptive_parameter_search.hpp:5
double evaluate(const arma::vec &agent) const override
Definition: ackley_function.cpp:6