Generated on Wed Jul 27 2011 15:09:10 for Gecode by doxygen 1.7.4
Gecode::Int::ViewRanges< DoubleScaleView > Class Template Reference

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

#include <scale.hpp>

List of all members.

Constructors and initialization

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

Detailed Description

template<>
class Gecode::Int::ViewRanges< DoubleScaleView >

Range iterator for double-precision scale integer views

Definition at line 319 of file scale.hpp.


Constructor & Destructor Documentation

Default constructor.

Definition at line 334 of file scale.hpp.

Initialize with ranges for view x.

Definition at line 336 of file scale.hpp.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 342 of file scale.hpp.


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