#include "IpSymMatrix.hpp"
#include "IpOptionsList.hpp"
#include "IpIteratesVector.hpp"
#include "IpRegOptions.hpp"
#include "IpTimingStatistics.hpp"
Go to the source code of this file.
Classes | |
class | Ipopt::IpoptAdditionalData |
Base class for additional data that is special to a particular type of algorithm, such as the CG penalty function, or using iterative linear solvers. More... | |
class | Ipopt::IpoptData |
Class to organize all the data required by the algorithm. More... | |
Namespaces | |
namespace | Ipopt |
This file contains a base class for all exceptions and a set of macros to help with exceptions. | |