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