Traits of FloatVarArray. More...
#include <array-traits.hpp>
Public Types | |
typedef FloatVarArray | StorageType |
typedef FloatVar | ValueType |
typedef FloatVarArgs | ArgsType |
Traits of FloatVarArray.
Definition at line 53 of file array-traits.hpp.
FloatVarArray Gecode::ArrayTraits< VarArray< FloatVar > >::StorageType |
Definition at line 55 of file array-traits.hpp.
FloatVar Gecode::ArrayTraits< VarArray< FloatVar > >::ValueType |
Definition at line 56 of file array-traits.hpp.
FloatVarArgs Gecode::ArrayTraits< VarArray< FloatVar > >::ArgsType |
Definition at line 57 of file array-traits.hpp.