Generated on Tue Sep 25 2012 20:53:28 for Gecode by doxygen 1.7.5
Gecode::Int::ViewRanges< IntScaleView > Class Reference

Range iterator for integer-precision scale integer views More...

#include <scale.hpp>

List of all members.

Constructors and initialization

 ViewRanges (void)
 Default constructor.
 ViewRanges (const IntScaleView &x)
 Initialize with ranges for view x.
void init (const IntScaleView &x)
 Initialize with ranges for view x.

Detailed Description

Range iterator for integer-precision scale integer views


Constructor & Destructor Documentation

Default constructor.

Definition at line 299 of file scale.hpp.

Initialize with ranges for view x.

Definition at line 301 of file scale.hpp.


Member Function Documentation

void Gecode::Int::ViewRanges< IntScaleView >::init ( const IntScaleView x) [inline]

Initialize with ranges for view x.

Definition at line 307 of file scale.hpp.


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