vpdt Directory Reference

Files

file  vpdt_access.h [code]
 Overloaded functions to allow uniform API access to various field types.
 
file  vpdt_dist_traits.h [code]
 specialized template trait classes for properties of a distribution type
 
file  vpdt_distribution_accessors.h [code]
 Accessor functors that apply to all distributions.
 
file  vpdt_eigen_sym_matrix.h [code]
 A symmetric matrix represented in eigenvalue decomposition.
 
file  vpdt_enable_if.h [code]
 Use static booleans to control template instantiation.
 
file  vpdt_field_default.h [code]
 A type generator for the default types (those used in vpdl)
 
file  vpdt_field_traits.h [code]
 specialized template trait classes for properties of a field type
 
file  vpdt_gaussian.h [code]
 A generic Gaussian distribution.
 
file  vpdt_gaussian_detector.h [code]
 Detectors applying to Gaussians.
 
file  vpdt_log_probability.h [code]
 The basic functions for log of probability calculation.
 
file  vpdt_mixture_accessors.h [code]
 Accessor functors that apply to all mixture distributions.
 
file  vpdt_mixture_detector.h [code]
 Detectors applying to mixtures.
 
file  vpdt_mixture_of.h [code]
 A mixture of a fixed type of distributions.
 
file  vpdt_mog_fitness.h [code]
 Ordering functions for sorting mixtures of Gaussian components.
 
file  vpdt_norm_metric.h [code]
 Metrics derived from norms.
 
file  vpdt_num_obs.h [code]
 Attach a "number of observations" variable to any distribution.
 
file  vpdt_probability.h [code]
 The basic functions for probability calculations.
 
file  vpdt_update_gaussian.h [code]
 Iterative updating of Gaussians.
 
file  vpdt_update_mog.h [code]
 Iterative updating of a mixture of Gaussians.