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