The Stauffer-Grimson ordering function of mixture component fitness. More...
#include <vpdt_mog_fitness.h>
| Public Types | |
| typedef gaussian_type::metric_type | Metric | 
| typedef vpdt_dist_traits < gaussian_type >::scalar_type | T | 
| Static Public Member Functions | |
| static bool | order (const gaussian_type &g1, const T &w1, const gaussian_type &g2, const T &w2) | 
The Stauffer-Grimson ordering function of mixture component fitness.
This is a generalization to non-scalar covariance
Definition at line 18 of file vpdt_mog_fitness.h.
| typedef gaussian_type::metric_type vpdt_mog_fitness< gaussian_type, Disambiguate >::Metric | 
Definition at line 20 of file vpdt_mog_fitness.h.
| typedef vpdt_dist_traits<gaussian_type>::scalar_type vpdt_mog_fitness< gaussian_type, Disambiguate >::T | 
Definition at line 21 of file vpdt_mog_fitness.h.
| static bool vpdt_mog_fitness< gaussian_type, Disambiguate >::order | ( | const gaussian_type & | g1, | 
| const T & | w1, | ||
| const gaussian_type & | g2, | ||
| const T & | w2 | ||
| ) |  [inline, static] | 
Definition at line 23 of file vpdt_mog_fitness.h.
 1.7.5.1
 1.7.5.1