Gecode::Int::Arithmetic::RangesMapSqr Class Reference
Mapping ranges to squares. 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. | |
Detailed Description
Mapping ranges to squares.
Definition at line 123 of file sqrt.hpp.
Member Function Documentation
| int Gecode::Int::Arithmetic::RangesMapSqr::min | ( | int | n | ) | const [inline] |
| int Gecode::Int::Arithmetic::RangesMapSqr::max | ( | int | n | ) | const [inline] |
The documentation for this class was generated from the following file:
- gecode/int/arithmetic/sqrt.hpp (Revision: 10364)
