|
Interior-point-optimisation
1.0-1
Interior-pointoptimisationlibrary
|
#include <map>#include "../../ipo_function/detail/PhaseIObjectiveFunctionAndDerivatives.hpp"#include "../../ipo_function/detail/PhaseIFunctionAndDerivatives.hpp"#include "../../ipo_function/detail/PhaseIBoundedVariableFunctionAndDerivatives.hpp"#include "../Model.hpp"

Go to the source code of this file.
Classes | |
| class | ipo::detail::PhaseIModel |
| Model used for finding an initial feasible solution in phase I of interior-pont optimisation. More... | |
Namespaces | |
| ipo | |
| This namespace holds all the interior-point optimisation classes. | |
| ipo::detail | |
| Namespace for classes that handle details of interior-point optimisation that are not ordinarily accessed directly to set up and solve a convex optimisation problem. | |