Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNboost
oNmpl
oNroboptimMeta-functions, functions and solvers related classes
|oNdetail
|oNfiniteDifferenceGradientPoliciesContains finite difference gradients policies
||oCSimpleFast finite difference gradient computation
||\CFivePointsRulePrecise finite difference gradient computation
|oNvisualizationGraphic visualization
||oNgnuplotGnuplot rendering
|||\CCommandGnuplot command
||\CGnuplotGnuplot script
|oCConstantFunctionConstant function
|oCDerivableFunctionDefine an abstract derivable function ( $C^1$)
|oCDerivableParametrizedFunctionParametrized function with parameter derivative available
|oCBadGradientException thrown when a gradient check fail
|oCFiniteDifferenceGradientCompute automatically a gradient with finite differences
|oCFunctionDefine an abstract mathematical function ( $C^0$)
|oCNoSolutionTag a result if no solution has been found
|oCGenericSolverAbstract interface satisfied by all solvers
|oCIdentityFunctionIdentity function
|oCLinearFunctionDefine an abstract linear function
|oCNTimesDerivableFunction< 2 >Explicit specialization for the stop case of NTimesDerivable class
|oCNTimesDerivableFunctionDefine a $\mathbb{R} \rightarrow \mathbb{R}^m$ function, derivable n times ( $n \geq 2$)
|oCNumericLinearFunctionBuild a linear function from a vector and a matrix
|oCNumericQuadraticFunctionBuild a quadratic function from a matrix and a vector
|oCParametrizedFunctionDefine an abstract parametrized mathematical function ( $C^0$)
|oCDummySolverDummy solver which always fails
|oCProblemOptimization problem
|oCQuadraticFunctionDefine an abstract quadratic function
|oCResultWithWarningsRepresents the solution of an optimization problem when errors occurred during the solving process
|oCResultRepresents the solution of an optimization problem
|oCSolverErrorBase exception class for solving errors. All other exceptions classes concerning the optimization process should inherits this class
|oCSolverFactoryDefine a solver factory that instanciate the plug-ins
|oCSolverWarningException used for non-critical errors during optimization
|oCSolverSolver for a specific problem class
|\CTwiceDerivableFunctionDefine an abstract function which is derivable twice ( $C^2$)
\NstdSTL namespace