STK++ 0.9.13
|
Traits class for the Categorical_pjk traits policy. More...
#include <STK_Categorical_pjk.h>
Public Types | |
typedef Array_ | Array |
typedef ModelParameters< Clust::Categorical_pjk_ > | Parameters |
Type of the structure storing the parameters of a Categorical_pjk model. | |
Traits class for the Categorical_pjk traits policy.
Definition at line 51 of file STK_Categorical_pjk.h.
typedef Array_ STK::hidden::MixtureTraits< Categorical_pjk< Array_ > >::Array |
Definition at line 53 of file STK_Categorical_pjk.h.
typedef ModelParameters<Clust::Categorical_pjk_> STK::hidden::MixtureTraits< Categorical_pjk< Array_ > >::Parameters |
Type of the structure storing the parameters of a Categorical_pjk model.
Definition at line 55 of file STK_Categorical_pjk.h.