Gecode::Int::ViewRanges< LLongScaleView > Class Template Reference
[Integer views]
Range iterator for long long int-precision scale integer views More...
#include <scale.hpp>
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 288 of file scale.hpp.
Constructor & Destructor Documentation
| Gecode::Int::ViewRanges< LLongScaleView >::ViewRanges | ( | void | ) | [inline] |
| Gecode::Int::ViewRanges< LLongScaleView >::ViewRanges | ( | const LLongScaleView & | x | ) | [inline] |
Member Function Documentation
| void Gecode::Int::ViewRanges< LLongScaleView >::init | ( | const LLongScaleView & | x | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/int/view/scale.hpp
