File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  core
  vpdl
  vpdt
 vpdt_access.hOverloaded functions to allow uniform API access to various field types
 vpdt_dist_traits.hSpecialized template trait classes for properties of a distribution type
 vpdt_distribution_accessors.hAccessor functors that apply to all distributions
 vpdt_eigen_sym_matrix.hA symmetric matrix represented in eigenvalue decomposition
 vpdt_enable_if.hUse static booleans to control template instantiation
 vpdt_field_default.hA type generator for the default types (those used in vpdl)
 vpdt_field_traits.hSpecialized template trait classes for properties of a field type
 vpdt_gaussian.hA generic Gaussian distribution
 vpdt_gaussian_detector.hDetectors applying to Gaussians
 vpdt_log_probability.hThe basic functions for log of probability calculation
 vpdt_mixture_accessors.hAccessor functors that apply to all mixture distributions
 vpdt_mixture_detector.hDetectors applying to mixtures
 vpdt_mixture_of.hA mixture of a fixed type of distributions
 vpdt_mog_fitness.hOrdering functions for sorting mixtures of Gaussian components
 vpdt_norm_metric.hMetrics derived from norms
 vpdt_num_obs.hAttach a "number of observations" variable to any distribution
 vpdt_probability.hThe basic functions for probability calculations
 vpdt_update_gaussian.hIterative updating of Gaussians
 vpdt_update_mog.hIterative updating of a mixture of Gaussians
 vpdl_distribution.hThe templated base class for all distributions
 vpdl_distribution.hxx
 vpdl_gaussian.hA Gaussian with variance independent in each dimension
 vpdl_gaussian_base.hThe abstract base class for Gaussian distributions
 vpdl_gaussian_indep.hA Gaussian with variance independent in each dimension
 vpdl_gaussian_sphere.hA Gaussian with (hyper-)spherical covariance
 vpdl_kernel_base.hBase classes for kernel (aka Parzen window) distributions
 vpdl_kernel_gaussian_sfbw.hA fixed bandwidth spherical Gaussian kernel distribution
 vpdl_mixture.hA mixture of distributions
 vpdl_mixture_of.hA mixture of a fixed type of distributions
 vpdl_multi_cmp_dist.hBase class for multiple component distributions