Generated on Mon Aug 25 11:35:50 2008 for Gecode by doxygen 1.5.6

Gecode::Int::Arithmetic::RangesMapSqrt Class Reference

List of all members.


Detailed Description

Mapping integer to square root.

Definition at line 158 of file sqrt.icc.


Public Member Functions

int min (int n) const
 Perform mapping of minimum.
int max (int n) const
 Perform mapping of maximum.

Member Function Documentation

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

Perform mapping of minimum.

Definition at line 161 of file sqrt.icc.

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

Perform mapping of maximum.

Definition at line 165 of file sqrt.icc.


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