Interior-point-optimisation  1.0-1
Interior-pointoptimisationlibrary
ipo_function::detail Namespace Reference

Namespace for details of ipo_function that are not normally needed to construct and solve a convex optimisation problem. More...

Classes

class  ForwardDifferenceDerivativesEstimates
 This class estimates a function value, gradient and Hessian at a given vector. More...
 
class  ForwardDifferenceGradientEstimate
 This class estimates a function value, gradient and Hessian at a given vector. More...
 
class  FunctionBase
 Base class for Function and DerivativesEstimates. More...
 
class  PhaseIBoundedVariableFunctionAndDerivatives
 Function for Phase I (feasibility) of interior-point optimisation. More...
 
class  PhaseIFunctionAndDerivatives
 Function for Phase I (feasibility) of interior-point optimisation. More...
 
class  PhaseIObjectiveFunctionAndDerivatives
 Objective function for Phase I (feasibility) of interior-point optimisation. More...
 

Detailed Description

Namespace for details of ipo_function that are not normally needed to construct and solve a convex optimisation problem.