41 namespace Gecode {
namespace Float {
50 FloatDelta::min(
void)
const {
54 FloatDelta::max(
void)
const {
FloatDelta(void)
Create float delta as providing no information.
double FloatNum
Floating point number base type.
const FloatNum max
Largest allowed float value.
const FloatNum min
Smallest allowed float value.