Generated on Thu Apr 11 13:59:33 2019 for Gecode by doxygen 1.6.3

Float variables
[Using integer set variables and constraints]

Classes

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

Namespaces

namespace  Gecode::Float::Limits
 

Numerical limits for floating point variables.


Typedefs

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

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 106 of file float.hh.