#include <primatologist/optimization/test_functions.h>
Definition at line 355 of file test_functions.h.
◆ Schaffer2()
aims::math::Schaffer2::Schaffer2 |
( |
| ) |
|
◆ ~Schaffer2()
aims::math::Schaffer2::~Schaffer2 |
( |
| ) |
|
◆ derivative()
Vector aims::math::Schaffer2::derivative |
( |
const Vector & |
x | ) |
const |
◆ exactMin()
Vector aims::math::Schaffer2::exactMin |
( |
| ) |
const |
◆ exactMinValue()
float aims::math::Schaffer2::exactMinValue |
( |
| ) |
const |
◆ hessian()
Matrix aims::math::Schaffer2::hessian |
( |
const Vector & |
x | ) |
const |
◆ value()
float aims::math::Schaffer2::value |
( |
const Vector & |
x | ) |
const |
The documentation for this class was generated from the following file: