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 |