Interior-point-optimisation  1.0-1
Interior-pointoptimisationlibrary
DerivativesEstimates.hpp File Reference
#include <cmath>
#include <limits>
#include "Function.hpp"
#include "GradientEstimate.hpp"
#include "../ipo/detail/GSL.hpp"
Include dependency graph for DerivativesEstimates.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ipo_function::DerivativesEstimates
 Base class for derivative estimates with Hessian. More...
 

Namespaces

 ipo_function
 Namespace for functions that can be used by ipo::Objective and ipo::Constraint.