Generated on Sat Feb 7 2015 02:01:35 for Gecode by doxygen 1.8.9.1

Namespaces

 Gecode::Float::Limits
 Numerical limits for floating point variables.
 

Classes

class  Gecode::Float::Rounding
 Floating point rounding policy. More...
 
class  Gecode::FloatVal
 Float value type. More...
 
class  Gecode::FloatVar
 Float variables. More...
 

Typedefs

typedef double Gecode::FloatNum
 Floating point number base type. More...
 

Detailed Description

Typedef Documentation

typedef double Gecode::FloatNum

Floating point number base type.

This type defines the interval bounds used for representing floating point values.

Definition at line 108 of file float.hh.