, including all inherited members.
distribution_type typedef | vpdt_mog_updater< mog_type > | |
F typedef | vpdt_mog_lee_updater< mog_type > | |
field_type typedef | vpdt_mog_updater< mog_type > | |
gaussian_type typedef | vpdt_mog_lee_updater< mog_type > | |
gt2_ | vpdt_mog_lee_updater< mog_type > | [protected] |
init_gaussian_ | vpdt_mog_updater< mog_type > | [mutable, protected] |
insert(mog_type &mixture, const F &sample, T init_weight) const | vpdt_mog_updater< mog_type > | [inline, protected] |
match(const mog_type &mix, const F &sample, const T >2, T &sqr_dist) const | vpdt_mog_updater< mog_type > | [inline, protected] |
matches(const mog_type &mix, const F &sample) const | vpdt_mog_lee_updater< mog_type > | [inline, protected] |
max_components_ | vpdt_mog_updater< mog_type > | [protected] |
min_var_ | vpdt_mog_lee_updater< mog_type > | [protected] |
operator()(mog_type &mix, const F &sample) const | vpdt_mog_lee_updater< mog_type > | [inline] |
T typedef | vpdt_mog_lee_updater< mog_type > | |
total_num_obs(const mog_type &mix) const | vpdt_mog_lee_updater< mog_type > | [inline, protected] |
update(mog_type &mix, const F &sample, T alpha) const | vpdt_mog_lee_updater< mog_type > | [inline, protected] |
use_winner_take_all_ | vpdt_mog_lee_updater< mog_type > | [protected] |
vpdt_mog_lee_updater(const gaussian_type &init_gaussian, unsigned int max_cmp=5, T g_thresh=T(2.5), T min_stdev=T(0.16), bool use_wta=false) | vpdt_mog_lee_updater< mog_type > | [inline] |
vpdt_mog_updater(const gaussian_type &init_gaussian, unsigned int max_cmp=5) | vpdt_mog_updater< mog_type > | [inline, protected] |
winner_take_all(vcl_vector< vcl_pair< unsigned int, double > > &m) const | vpdt_mog_lee_updater< mog_type > | [inline, protected] |