Bonmin  1.7
Typedefs
FilterTypes Namespace Reference

Typedefs

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

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.