Gecode::Int::ViewRanges< DoubleScaleView > Class Template Reference
[Integer views]
Inherits Gecode::Iter::Ranges::ScaleUp< double, double, Gecode::Int::ViewRanges< Gecode::Int::IntView > >.
Detailed Description
template<>
class Gecode::Int::ViewRanges< DoubleScaleView >
Range iterator for double-precision scale integer views
Definition at line 402 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. | |
Constructor & Destructor Documentation
| Gecode::Int::ViewRanges< DoubleScaleView >::ViewRanges | ( | void | ) | [inline] |
| Gecode::Int::ViewRanges< DoubleScaleView >::ViewRanges | ( | const DoubleScaleView & | x | ) | [inline] |
Member Function Documentation
| void Gecode::Int::ViewRanges< DoubleScaleView >::init | ( | const DoubleScaleView & | x | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/int/view/scale.icc (Revision: 6017)
