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