Generated on Wed Nov 1 15:05:15 2006 for Gecode by doxygen 1.4.5

Gecode::Int::ViewRanges< DoubleScaleView > Class Template Reference
[Integer views]

Inherits Gecode::Iter::Ranges::ScaleUp< double, double, ViewRanges< IntView > >.

List of all members.


Detailed Description

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

Range iterator for double-precision scale integer views

Definition at line 319 of file scale.icc.

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.


Member Function Documentation

Gecode::Int::ViewRanges< DoubleScaleView >::ViewRanges void   )  [inline]
 

Default constructor.

Definition at line 334 of file scale.icc.

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

Initialize with ranges for view x.

Definition at line 336 of file scale.icc.

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

Initialize with ranges for view x.

Definition at line 342 of file scale.icc.


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