Gecode::ArrayTraits< FloatValArgs > 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< FloatValArgs >
Traits of FloatValArgs.
Definition at line 93 of file array-traits.hpp.
Member Typedef Documentation
typedef FloatValArgs Gecode::ArrayTraits< FloatValArgs >::StorageType |
Definition at line 95 of file array-traits.hpp.
typedef FloatVal Gecode::ArrayTraits< FloatValArgs >::ValueType |
Definition at line 96 of file array-traits.hpp.
typedef FloatValArgs Gecode::ArrayTraits< FloatValArgs >::ArgsType |
Definition at line 97 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/float/array-traits.hpp (Revision: 13241)