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

Go to the source code of this file.

Namespaces

 Ipopt
 This file contains a base class for all exceptions and a set of macros to help with exceptions.
 

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

◆ ipfint

Definition at line 24 of file IpTypes.hpp.