Mapping ranges to squares.
More...
#include <sqrt.hpp>
|
int | min (int n) const |
| Perform mapping of minimum. More...
|
|
int | max (int n) const |
| Perform mapping of maximum. More...
|
|
Mapping ranges to squares.
Definition at line 123 of file sqrt.hpp.
int Gecode::Int::Arithmetic::RangesMapSqr::min |
( |
int |
n | ) |
const |
|
inline |
Perform mapping of minimum.
Definition at line 126 of file sqrt.hpp.
int Gecode::Int::Arithmetic::RangesMapSqr::max |
( |
int |
n | ) |
const |
|
inline |
Perform mapping of maximum.
Definition at line 130 of file sqrt.hpp.
The documentation for this class was generated from the following file: