Mapping integer to square root. More...
#include <sqrt.hpp>
Public Member Functions | |
int | min (int n) const |
Perform mapping of minimum. | |
int | max (int n) const |
Perform mapping of maximum. |
int Gecode::Int::Arithmetic::RangesMapSqrt::min | ( | int | n | ) | const [inline] |
int Gecode::Int::Arithmetic::RangesMapSqrt::max | ( | int | n | ) | const [inline] |