Generated on Thu Apr 11 13:59:56 2019 for Gecode by doxygen 1.6.3

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

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

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

Range iterator for integer-precision scale integer views

Definition at line 253 of file scale.hpp.


Constructor & Destructor Documentation

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

Default constructor.

Definition at line 268 of file scale.hpp.

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

Initialize with ranges for view x.

Definition at line 270 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 276 of file scale.hpp.


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