#include "IpIpoptNLP.hpp"
#include "IpIpoptData.hpp"
#include "IpIpoptCalculatedQuantities.hpp"
#include "IpCompoundMatrix.hpp"
#include "IpCompoundSymMatrix.hpp"
#include "IpCompoundVector.hpp"
#include "IpIdentityMatrix.hpp"
#include "IpDiagMatrix.hpp"
#include "IpZeroMatrix.hpp"
#include "IpOrigIpoptNLP.hpp"
Go to the source code of this file.
Classes | |
class | Ipopt::RestoIpoptNLP |
This class maps a IpoptNLP into one that is used for the restoration phase of Ipopt. More... | |
Namespaces | |
namespace | Ipopt |
This file contains a base class for all exceptions and a set of macros to help with exceptions. | |