Classes
core/vpdl/vpdt/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 <vcl_cassert.h>

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< 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 (mleotta@lems.brown.edu)
Date:
March 8, 2009

Definition in file vpdt_mog_fitness.h.