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