|
Ipopt
3.12.12
|
#include "IpUtils.hpp"#include "IpReferenced.hpp"#include "IpException.hpp"#include "IpRegOptions.hpp"#include <iostream>#include <map>Go to the source code of this file.
Classes | |
| class | Ipopt::OptionsList |
| This class stores a list of user set options. More... | |
| class | Ipopt::OptionsList::OptionValue |
| Class for storing the value and counter for each option in OptionsList. More... | |
Namespaces | |
| Ipopt | |
Functions | |
| Ipopt::DECLARE_STD_EXCEPTION (OPTION_INVALID) | |
| Exception that can be used to indicate errors with options. More... | |
1.8.5