primatologist-gpl  5.1.2
aims::math::Levi13 Class Reference

Many local minima. More...

#include <primatologist/optimization/test_functions.h>

Public Member Functions

 Levi13 ()
 
 ~Levi13 ()
 
float value (const Vector &x) const
 
Vector derivative (const Vector &x) const
 
Matrix hessian (const Vector &x) const
 
Vector exactMin () const
 
float exactMinValue () const
 

Detailed Description

Many local minima.

Definition at line 223 of file test_functions.h.

Constructor & Destructor Documentation

◆ Levi13()

aims::math::Levi13::Levi13 ( )

◆ ~Levi13()

aims::math::Levi13::~Levi13 ( )

Member Function Documentation

◆ derivative()

Vector aims::math::Levi13::derivative ( const Vector x) const

◆ exactMin()

Vector aims::math::Levi13::exactMin ( ) const

◆ exactMinValue()

float aims::math::Levi13::exactMinValue ( ) const

◆ hessian()

Matrix aims::math::Levi13::hessian ( const Vector x) const

◆ value()

float aims::math::Levi13::value ( const Vector x) const

The documentation for this class was generated from the following file: