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