Accessor functors that apply to all distributions. More...
#include <vpdl/vpdt/vpdt_dist_traits.h>Go to the source code of this file.
| Classes | |
| class | vpdt_dimension_accessor< dist_type > | 
| An accessor to return the variable dimension of the distribution.  More... | |
| struct | vpdt_dimension_accessor< dist_type >::rebind< other_dist > | 
| rebind this functor to another distribution type.  More... | |
| class | vpdt_mean_accessor< dist_type > | 
| An accessor to return the mean of the distribution.  More... | |
| struct | vpdt_mean_accessor< dist_type >::rebind< other_dist > | 
| rebind this functor to another distribution type.  More... | |
| class | vpdt_covar_accessor< dist_type > | 
| An accessor to return the covariance of the distribution.  More... | |
| struct | vpdt_covar_accessor< dist_type >::rebind< other_dist > | 
| rebind this functor to another distribution type.  More... | |
| class | vpdt_norm_const_accessor< dist_type > | 
| An accessor to return the normalization constant of the distribution.  More... | |
| struct | vpdt_norm_const_accessor< dist_type >::rebind< other_dist > | 
| rebind this functor to another distribution type.  More... | |
Accessor functors that apply to all distributions.
    Modifications
     (none yet)
   Definition in file vpdt_distribution_accessors.h.
 1.7.5.1
 1.7.5.1