Generated on Sat Jan 20 2018 22:21:20 for Gecode by doxygen 1.8.13

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

◆ FloatNum

typedef double Gecode::FloatNum

Floating point number base type.

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

Definition at line 110 of file float.hh.