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

Not C1. More...

#include <primatologist/optimization/test_functions.h>

Public Member Functions

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

Not C1.

Definition at line 319 of file test_functions.h.

Constructor & Destructor Documentation

◆ HolderTable()

aims::math::HolderTable::HolderTable ( )

◆ ~HolderTable()

aims::math::HolderTable::~HolderTable ( )

Member Function Documentation

◆ derivative()

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

◆ exactMin()

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

◆ exactMinValue()

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

◆ hessian()

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

◆ value()

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

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