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

Go to the source code of this file.

Classes

class  ipo_function::detail::ForwardDifferenceGradientEstimate
 This class estimates a function value, gradient and Hessian at a given vector. More...
 

Namespaces

 ipo_function
 Namespace for functions that can be used by ipo::Objective and ipo::Constraint.
 
 ipo_function::detail
 Namespace for details of ipo_function that are not normally needed to construct and solve a convex optimisation problem.