Ipopt Documentation  
IpTypes.hpp File Reference
#include "IpoptConfig.h"
#include "IpTypes.h"

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. More...
 
typedef ipindex Ipopt::Index
 Type of all indices of vectors, matrices etc. More...
 

Variables

IPOPT_DEPRECATED typedef int Ipopt::Int
 Type of default integer. More...