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

Strong valley. D1 but not C1. More...

#include <primatologist/optimization/test_functions.h>

Public Member Functions

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

Strong valley. D1 but not C1.

Definition at line 185 of file test_functions.h.

Constructor & Destructor Documentation

◆ Bukin6()

aims::math::Bukin6::Bukin6 ( )

◆ ~Bukin6()

aims::math::Bukin6::~Bukin6 ( )

Member Function Documentation

◆ derivative()

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

◆ exactMin()

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

◆ exactMinValue()

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

◆ hessian()

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

◆ value()

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

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