Go to the source code of this file.
Namespaces | |
namespace | Ipopt |
This file contains a base class for all exceptions and a set of macros to help with exceptions. | |
Typedefs | |
typedef ipnumber | Ipopt::Number |
Type of all numbers. | |
typedef ipindex | Ipopt::Index |
Type of all indices of vectors, matrices etc. | |
Variables | |
IPOPT_DEPRECATED typedef int | Ipopt::Int |
Type of default integer. | |