Namespaces | Typedefs
/build/buildd/coinor-ipopt-3.10.1/Ipopt/src/Common/IpTypes.hpp File Reference
#include "IpoptConfig.h"

Go to the source code of this file.

Namespaces

namespace  Ipopt

Typedefs

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

Typedef Documentation

typedef FORTRAN_INTEGER_TYPE ipfint

Definition at line 26 of file IpTypes.hpp.