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