Classes
vpdt_mog_fitness.h File Reference

Ordering functions for sorting mixtures of Gaussian components. More...

#include <vpdl/vpdt/vpdt_field_traits.h>
#include <vpdl/vpdt/vpdt_gaussian.h>
#include <cassert>

Go to the source code of this file.

Classes

struct  vpdt_mog_fitness< gaussian_type, Disambiguate >
 The Stauffer-Grimson ordering function of mixture component fitness. More...
 
struct  vpdt_is_equal< T1, T2 >
 helper class to check that two types are equal. More...
 
struct  vpdt_is_equal< T, T >
 helper class to check that two types are equal. More...
 
struct  vpdt_mog_fitness< gaussian_type, typename vpdt_is_equal< typename vpdt_dist_traits< gaussian_type >::scalar_type, typename gaussian_type::covar_type >::type >
 The Stauffer-Grimson ordering function of mixture component fitness. More...
 

Detailed Description

Ordering functions for sorting mixtures of Gaussian components.

Author
Matt Leotta (mleot.nosp@m.ta@l.nosp@m.ems.b.nosp@m.rown.nosp@m..edu)
Date
March 8, 2009

Definition in file vpdt_mog_fitness.h.