Ipopt  3.12.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Typedefs
IpTypes.hpp File Reference
#include "IpoptConfig.h"

Go to the source code of this file.

Namespaces

 Ipopt
 

Typedefs

typedef double Ipopt::Number
 Type of all numbers. More...
 
typedef int Ipopt::Index
 Type of all indices of vectors, matrices etc. More...
 
typedef int Ipopt::Int
 Type of default integer. More...
 
typedef FORTRAN_INTEGER_TYPE ipfint
 

Typedef Documentation

Definition at line 26 of file IpTypes.hpp.