|
Interior-point-optimisation
1.0-1
Interior-pointoptimisationlibrary
|
#include <cmath>#include <limits>#include "Function.hpp"#include "GradientEstimate.hpp"#include "../ipo/detail/GSL.hpp"

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. | |