STK++ 0.9.13
STK::hidden::StatModelTraits< ModelDiagGaussian_muj_sj< Data_, WColVector_ > > Struct Template Reference

Partial specialization of the StatModelTraits for the ModelDiagGaussian_muj_sj model. More...

#include <STK_ModelDiagGaussian_muj_sj.h>

Public Types

typedef DataBridge< Data_Data
 Type of the container storing the data.
 
typedef WColVector_ WColVector
 Type of the array storing the weights of the data.
 
typedef Traits< Data_ >::Type Type
 Type of the data in the container.
 
typedef DiagGaussian_muj_sjParameters Parameters
 Type of the parameters of the ModelDiagGaussian_muj_sj.
 

Detailed Description

template<class Data_, class WColVector_>
struct STK::hidden::StatModelTraits< ModelDiagGaussian_muj_sj< Data_, WColVector_ > >

Partial specialization of the StatModelTraits for the ModelDiagGaussian_muj_sj model.

Definition at line 61 of file STK_ModelDiagGaussian_muj_sj.h.

Member Typedef Documentation

◆ Data

Type of the container storing the data.

Definition at line 64 of file STK_ModelDiagGaussian_muj_sj.h.

◆ Parameters

◆ Type

Type of the data in the container.

Definition at line 68 of file STK_ModelDiagGaussian_muj_sj.h.

◆ WColVector

Type of the array storing the weights of the data.

Definition at line 66 of file STK_ModelDiagGaussian_muj_sj.h.


The documentation for this struct was generated from the following file: