Statistics using Gaussians. More...
#include <bsta/bsta_gaussian_sphere.h>#include <bsta/bsta_gaussian_indep.h>#include <bsta/bsta_gaussian_full.h>#include <bsta/bsta_mixture.h>#include <bsta/bsta_attributes.h>Go to the source code of this file.
Classes | |
| class | bsta_mixture_weight_by_obs_updater< comp_dist_ > |
| An updater that normalizes weights of a mixture based on number of observations. More... | |
| struct | bsta_compute_pow< T, n > |
| Unrol the power calculation. More... | |
| struct | bsta_compute_pow< T, 0 > |
| base case. More... | |
| struct | bsta_gaussian_fitness< gaussian_ > |
| Used to sort a mixture of gaussians in decreasing order of fitness. More... | |
| struct | bsta_gaussian_fitness< bsta_gaussian_sphere< T, n > > |
| Used to sort a mixture of gaussians in decreasing order of fitness. More... | |
Statistics using Gaussians.
Modifications
(none yet)
Definition in file bsta_gaussian_stats.h.
1.7.5.1