Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
mult.hpp File Reference

(Revision: 13262)

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Float
 Floating point numbers.
 
 Gecode::Float::Arithmetic
 Arithmetic propagators
 

Functions

template<class View >
bool Gecode::Float::Arithmetic::pos (const View &x)
 Test whether x is postive. More...
 
template<class View >
bool Gecode::Float::Arithmetic::neg (const View &x)
 Test whether x is negative. More...
 
template<class View >
bool Gecode::Float::Arithmetic::any (const View &x)
 Test whether x is neither positive nor negative. More...