#include "IpIpoptNLP.hpp"#include "IpException.hpp"#include "IpTimingStatistics.hpp"Include dependency graph for IpOrigIpoptNLP.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Ipopt |
Classes | |
| class | Ipopt::OrigIpoptNLP |
| This class maps the traditional NLP into something that is more useful by Ipopt. More... | |
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... | |
1.4.7