#include "IpSymMatrix.hpp"
#include "IpOptionsList.hpp"
#include "IpIteratesVector.hpp"
#include "IpRegOptions.hpp"
#include "IpTimingStatistics.hpp"
Include dependency graph for IpIpoptData.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::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... |