Gecode::ArrayTraits< PrimArgArray< FloatVal > > Class Template Reference
Traits of FloatValArgs. More...
#include <array-traits.hpp>
Public Types | |
typedef FloatValArgs | StorageType |
typedef FloatVal | ValueType |
typedef FloatValArgs | ArgsType |
Detailed Description
template<>
class Gecode::ArrayTraits< PrimArgArray< FloatVal > >
Traits of FloatValArgs.
Definition at line 66 of file array-traits.hpp.
Member Typedef Documentation
typedef FloatValArgs Gecode::ArrayTraits< PrimArgArray< FloatVal > >::StorageType |
Definition at line 68 of file array-traits.hpp.
typedef FloatVal Gecode::ArrayTraits< PrimArgArray< FloatVal > >::ValueType |
Definition at line 69 of file array-traits.hpp.
typedef FloatValArgs Gecode::ArrayTraits< PrimArgArray< FloatVal > >::ArgsType |
Definition at line 70 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/float/array-traits.hpp (Revision: 13241)