Convex function with a very flat minimum.
More...
#include <primatologist/optimization/test_functions.h>
Convex function with a very flat minimum.
Definition at line 129 of file test_functions.h.
◆ Beale()
aims::math::Beale::Beale |
( |
| ) |
|
◆ ~Beale()
aims::math::Beale::~Beale |
( |
| ) |
|
◆ derivative()
Vector aims::math::Beale::derivative |
( |
const Vector & |
x | ) |
const |
◆ exactMin()
Vector aims::math::Beale::exactMin |
( |
| ) |
const |
◆ exactMinValue()
float aims::math::Beale::exactMinValue |
( |
| ) |
const |
◆ hessian()
◆ value()
float aims::math::Beale::value |
( |
const Vector & |
x | ) |
const |
The documentation for this class was generated from the following file: