#include "IpoptConfig.h"
#include "IpUtils.hpp"
#include "IpReferenced.hpp"
#include "IpException.hpp"
#include "IpAlgTypes.hpp"
#include "IpReturnCodes.hpp"
#include <map>
Go to the source code of this file.
Classes | |
class | Ipopt::TNLP |
Base class for all NLP's that use standard triplet matrix form and dense vectors. More... | |
Namespaces | |
namespace | Ipopt |
This file contains a base class for all exceptions and a set of macros to help with exceptions. | |