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