2 #ifndef vpdt_num_obs_h_ 3 #define vpdt_num_obs_h_ 21 template <
class dist_t>
44 #endif // vpdt_num_obs_h_ dist_t parent_type
define the parent type.
T num_observations
The number of observations.
dist_t::field_type field_type
the data type to represent a point in the field.
specialized template trait classes for properties of a field type
vpdt_field_traits< field_type >::scalar_type T
define the scalar type (normally specified by template parameter T).
The field traits class (scalar).
Attach a "number of observations" variable to any distribution.