Gecode::Int::Arithmetic::ValuesMapSqrt Class Reference
Mapping integer to square root. More...
#include <sqr.hpp>
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] |
The documentation for this class was generated from the following file:
- gecode/int/arithmetic/sqr.hpp (Revision: 12253)
