Bonmin  1.8.8
Typedefs
FilterTypes Namespace Reference

Typedefs

typedef FORTRAN_INTEGER_TYPE fint
 Fortran type for integer used in filter. More...
 
typedef double real
 Fortran type for double.used in filter. More...
 

Typedef Documentation

typedef FORTRAN_INTEGER_TYPE FilterTypes::fint

Fortran type for integer used in filter.

Definition at line 6 of file BonFilterTypes.hpp.

typedef double FilterTypes::real

Fortran type for double.used in filter.

Definition at line 8 of file BonFilterTypes.hpp.