|
STK++ 0.9.13
|
In this file we define a facade class for p_composers. More...
#include "STK_MixtureComposer.h"#include "STK_MixtureSemiLearner.h"#include "./CategoricalModels/STK_CategoricalMixtureManager.h"#include "./DiagGaussianModels/STK_DiagGaussianMixtureManager.h"#include "./GammaModels/STK_GammaMixtureManager.h"#include "./KernelModels/STK_KernelMixtureManager.h"#include "./PoissonModels/STK_PoissonMixtureManager.h"

Go to the source code of this file.
Classes | |
| class | STK::MixtureComposerFacade< DataHandler_ > |
| The MixtureComposerFacade allows to interact with a composer for estimating a mixture model with less effort. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define a facade class for p_composers.
Definition in file STK_MixtureComposerFacade.h.