Gecode::ArrayTraits< VarArray< FloatVar > > Class Template Reference
Traits of FloatVarArray. More...
#include <array-traits.hpp>
Public Types | |
| typedef FloatVarArray | StorageType |
| typedef FloatVar | ValueType |
| typedef FloatVarArgs | ArgsType |
Detailed Description
template<>
class Gecode::ArrayTraits< VarArray< FloatVar > >
Traits of FloatVarArray.
Definition at line 53 of file array-traits.hpp.
Member Typedef Documentation
| typedef FloatVarArray Gecode::ArrayTraits< VarArray< FloatVar > >::StorageType |
Definition at line 55 of file array-traits.hpp.
| typedef FloatVar Gecode::ArrayTraits< VarArray< FloatVar > >::ValueType |
Definition at line 56 of file array-traits.hpp.
| typedef FloatVarArgs Gecode::ArrayTraits< VarArray< FloatVar > >::ArgsType |
Definition at line 57 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/float/array-traits.hpp
