Generated on Thu Mar 13 2014 04:39:45 for Gecode by doxygen 1.8.1.2
Gecode::Int::Arithmetic::RangesMapSqrt Class Reference

Mapping integer to square root. 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 integer to square root.

Definition at line 136 of file sqrt.hpp.

Member Function Documentation

int Gecode::Int::Arithmetic::RangesMapSqrt::min ( int  n) const
inline

Perform mapping of minimum.

Definition at line 139 of file sqrt.hpp.

int Gecode::Int::Arithmetic::RangesMapSqrt::max ( int  n) const
inline

Perform mapping of maximum.

Definition at line 143 of file sqrt.hpp.


The documentation for this class was generated from the following file: