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

Very flat valley. More...

#include <primatologist/optimization/test_functions.h>

Public Member Functions

 ThreeHumpCamel ()
 
 ~ThreeHumpCamel ()
 
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

Very flat valley.

Definition at line 242 of file test_functions.h.

Constructor & Destructor Documentation

◆ ThreeHumpCamel()

aims::math::ThreeHumpCamel::ThreeHumpCamel ( )

◆ ~ThreeHumpCamel()

aims::math::ThreeHumpCamel::~ThreeHumpCamel ( )

Member Function Documentation

◆ derivative()

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

◆ exactMin()

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

◆ exactMinValue()

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

◆ hessian()

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

◆ value()

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

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