#include "IpUtils.hpp"
#include "IpTNLP.hpp"
#include "IpJournalist.hpp"
#include "IpException.hpp"
#include "IpStdCInterface.h"
#include "IpSmartPtr.hpp"
Go to the source code of this file.
Classes | |
class | Ipopt::StdInterfaceTNLP |
Implementation of a TNLP for the Standard C interface. More... | |
Namespaces | |
namespace | Ipopt |
This file contains a base class for all exceptions and a set of macros to help with exceptions. | |
Functions | |
Ipopt::DECLARE_STD_EXCEPTION (INVALID_STDINTERFACE_NLP) | |
Declare exception that is thrown when invalid NLP data is provided. | |