Ipopt
3.11.9
|
Go to the source code of this file.
Classes | |
class | Ipopt::OrigIpoptNLP |
This class maps the traditional NLP into something that is more useful by Ipopt. More... | |
Namespaces | |
Ipopt | |
Enumerations | |
enum | Ipopt::HessianApproximationType { Ipopt::EXACT =0 , Ipopt::LIMITED_MEMORY } |
enumeration for the Hessian information type. More... | |
enum | Ipopt::HessianApproximationSpace { Ipopt::NONLINEAR_VARS =0 , Ipopt::ALL_VARS } |
enumeration for the Hessian approximation space. More... | |