STK++ 0.9.13
|
Traits class for the HDMatrixGaussianModel traits policy. More...
#include <STK_HDMatrixGaussianModel.h>
Public Types | |
typedef Array_ | Array |
typedef HDMatrixModelParameters< Array_ > | Parameters |
Type of the structure storing the parameters of a MixturGaussian_sjk model. | |
Traits class for the HDMatrixGaussianModel traits policy.
Definition at line 53 of file STK_HDMatrixGaussianModel.h.
typedef Array_ STK::hidden::MixtureTraits< HDMatrixGaussianModel< IdRow_, IdCol_, Array_ > >::Array |
Definition at line 55 of file STK_HDMatrixGaussianModel.h.
typedef HDMatrixModelParameters<Array_> STK::hidden::MixtureTraits< HDMatrixGaussianModel< IdRow_, IdCol_, Array_ > >::Parameters |
Type of the structure storing the parameters of a MixturGaussian_sjk model.
Definition at line 57 of file STK_HDMatrixGaussianModel.h.