2 #ifndef vpdt_dist_traits_h_ 3 #define vpdt_dist_traits_h_ 43 static const bool value =
false;
47 #endif // vpdt_dist_traits_h_ vpdt_field_traits< typename dist::field_type >::field_type field_type
the data type to represent a point in the field.
The distribution traits class.
T field_type
the data type to represent a point in the field.
vpdt_field_traits< field_type >::matrix_type matrix_type
the data type used for square matrices.
vpdt_field_traits< field_type >::vector_type vector_type
the data type used for vectors (difference between points).
specialized template trait classes for properties of a field type
The field traits class (scalar).
static const unsigned int dimension
The compile time dimension of the distribution.
vpdt_field_traits< field_type >::scalar_type scalar_type
The type used for scalar operations.