Generated on Tue May 22 09:41:19 2018 for Gecode by doxygen 1.6.3

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

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

#include <scale.hpp>

List of all members.

Constructors and initialization



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

Detailed Description

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

Range iterator for long long int-precision scale integer views

Definition at line 275 of file scale.hpp.


Constructor & Destructor Documentation

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

Default constructor.

Definition at line 291 of file scale.hpp.

Initialize with ranges for view x.

Definition at line 293 of file scale.hpp.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 299 of file scale.hpp.


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