Gecode::ViewVarImpTraits< Int::ScaleView< Val, UnsVal > > Class Template Reference
[Integer views]
Detailed Description
template<class Val, class UnsVal>
class Gecode::ViewVarImpTraits< Int::ScaleView< Val, UnsVal > >
Traits class for views and variable implementations.
This class specializes the ViewVarImpTraits for ScaleView.
Definition at line 945 of file view.icc.
Public Types | |
typedef Int::IntVarImp | VarImp |
The variable type of a ScaleView. |
Member Typedef Documentation
template<class Val, class UnsVal>
typedef Int::IntVarImp Gecode::ViewVarImpTraits< Int::ScaleView< Val, UnsVal > >::VarImp |
The documentation for this class was generated from the following file:
- gecode/int/view.icc (Revision: 7297)