primatologist-gpl
5.1.2
|
This is the complete list of members for aims::math::Ackley, including all inherited members.
_a | aims::math::Ackley | protected |
_b | aims::math::Ackley | protected |
_c | aims::math::Ackley | protected |
_n | aims::math::Ackley | protected |
Ackley(int n=2, float a=20, float b=0.2, float c=TWO_PI) | aims::math::Ackley | |
derivative(const Vector &x) const | aims::math::Ackley | |
exactMin() const | aims::math::Ackley | |
exactMinValue() const | aims::math::Ackley | |
g_cos(const Vector &, int) const | aims::math::Ackley | protected |
g_poly(const Vector &, int) const | aims::math::Ackley | protected |
gg_cos(const Vector &, int, int) const | aims::math::Ackley | protected |
gg_poly(const Vector &, int, int) const | aims::math::Ackley | protected |
hessian(const Vector &x) const | aims::math::Ackley | |
term_cos(const Vector &) const | aims::math::Ackley | protected |
term_poly(const Vector &) const | aims::math::Ackley | protected |
value(const Vector &x) const | aims::math::Ackley | |
~Ackley() | aims::math::Ackley |