|
STK++ 0.9.13
|
In this file we implement the Categorical_pjk mixture model. More...
#include "../CategoricalModels/STK_CategoricalBase.h"

Go to the source code of this file.
Classes | |
| struct | STK::hidden::MixtureTraits< Categorical_pjk< Array_ > > |
| Traits class for the Categorical_pjk traits policy. More... | |
| class | STK::Categorical_pjk< Array > |
The diagonal Categorical mixture model Categorical_pjk is the most general diagonal Categorical model and has a probability function of the form. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
| The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In this file we implement the Categorical_pjk mixture model.
Definition in file STK_Categorical_pjk.h.