Gecode::Int::Arithmetic::RangesMapSqrt Class Reference
Detailed Description
Mapping integer to square root.Definition at line 158 of file sqrt.icc.
Public Member Functions | |
| int | min (int n) const |
| Perform mapping of minimum. | |
| int | max (int n) const |
| Perform mapping of maximum. | |
Member Function Documentation
| int Gecode::Int::Arithmetic::RangesMapSqrt::min | ( | int | n | ) | const [inline] |
| int Gecode::Int::Arithmetic::RangesMapSqrt::max | ( | int | n | ) | const [inline] |
The documentation for this class was generated from the following file:
- gecode/int/arithmetic/sqrt.icc (Revision: 7348)
