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

Go to the source code of this file.

Classes

class  ipo_function::GradientEstimate
 Base class for gradient estimators. More...
 

Namespaces

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