Mapping integer to square root.
More...
#include <sqr.hpp>
List of all members.
Public Member Functions |
int | val (int n) const |
| Perform mapping.
|
Detailed Description
Mapping integer to square root.
Definition at line 192 of file sqr.hpp.
Member Function Documentation
int Gecode::Int::Arithmetic::ValuesMapSqrt::val |
( |
int |
n | ) |
const |
|
inline |
Perform mapping.
Definition at line 195 of file sqr.hpp.
The documentation for this class was generated from the following file: