|
STK++ 0.9.13
|
In this file we define the bridge classes between the categorical mixtures and the composer. More...


Go to the source code of this file.
Classes | |
| struct | STK::hidden::MixtureBridgeTraits< CategoricalBridge< Clust::Categorical_pjk_, Data_ > > |
| Partial specialization of the MixtureBridgeTraits for the Categorical_pjk model. More... | |
| struct | STK::hidden::MixtureBridgeTraits< CategoricalBridge< Clust::Categorical_pk_, Data_ > > |
| Partial specialization of the MixtureBridgeTraits for the Categorical_pk model. More... | |
| class | STK::CategoricalBridge< Id, Data > |
| template implementation of the IMixtureBridge interface allowing to bridge a STK++ mixture with the composer. 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 define the bridge classes between the categorical mixtures and the composer.
Definition in file STK_CategoricalBridge.h.