STK++ 0.9.13
|
Partial specialization of the StatModelTraits for the ModelGamma_aj_bj model. More...
#include <STK_ModelGamma_aj_bj.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 ModelGamma_aj_bjParameters | Parameters |
Type of the parameters of the ModelGamma_aj_bj. | |
Partial specialization of the StatModelTraits for the ModelGamma_aj_bj model.
Definition at line 63 of file STK_ModelGamma_aj_bj.h.
typedef DataBridge<Data_> STK::hidden::StatModelTraits< ModelGamma_aj_bj< Data_, WColVector_ > >::Data |
Type of the container storing the data.
Definition at line 66 of file STK_ModelGamma_aj_bj.h.
typedef ModelGamma_aj_bjParameters STK::hidden::StatModelTraits< ModelGamma_aj_bj< Data_, WColVector_ > >::Parameters |
Type of the parameters of the ModelGamma_aj_bj.
Definition at line 72 of file STK_ModelGamma_aj_bj.h.
typedef Traits<Data_>::Type STK::hidden::StatModelTraits< ModelGamma_aj_bj< Data_, WColVector_ > >::Type |
Type of the data in the container.
Definition at line 70 of file STK_ModelGamma_aj_bj.h.
typedef WColVector_ STK::hidden::StatModelTraits< ModelGamma_aj_bj< Data_, WColVector_ > >::WColVector |
Type of the array storing the weights of the data.
Definition at line 68 of file STK_ModelGamma_aj_bj.h.