2 #ifndef vpdl_multi_cmp_dist_h_ 3 #define vpdl_multi_cmp_dist_h_ 18 template<
class T,
unsigned int n=0>
39 #endif // vpdl_multi_cmp_dist_h_ The templated base class for all distributions.
virtual unsigned int num_components() const =0
The number of components.
virtual ~vpdl_multi_cmp_dist()
Destructor.
vpdt_field_traits< vector >::matrix_type matrix
the data type used for matrices.
The field traits class (scalar).
The base class for all probability distributions.
The base class for all multiple component probability distributions.
vpdt_field_default< T, n >::type vector
the data type used for vectors.