STK++ 0.9.13
STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_a_bjk_, Data_ > > Struct Template Reference

Partial specialization of the MixtureBridgeTraits for the Gamma_a_bjk_ model. More...

#include <STK_GammaBridge.h>

Public Types

enum  { idMixtureClass_ = Clust::Gamma_ }
 
typedef Data_ Data
 
typedef Data_::Type Type
 Data Type.
 
typedef Gamma_a_bjk< DataMixture
 Type of the mixture model.
 
typedef ModelParameters< Clust::Gamma_a_bjk_Parameters
 Type of the structure storing the mixture parameters.
 
typedef std::vector< std::pair< int, int > > MissingIndexes
 Type of the array storing missing values indexes.
 
typedef std::vector< std::pair< std::pair< int, int >, Type > > MissingValues
 Type of the array storing missing values.
 

Detailed Description

template<class Data_>
struct STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_a_bjk_, Data_ > >

Partial specialization of the MixtureBridgeTraits for the Gamma_a_bjk_ model.

Definition at line 286 of file STK_GammaBridge.h.

Member Typedef Documentation

◆ Data

◆ MissingIndexes

template<class Data_ >
typedef std::vector<std::pair<int,int> > STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_a_bjk_, Data_ > >::MissingIndexes

Type of the array storing missing values indexes.

Definition at line 296 of file STK_GammaBridge.h.

◆ MissingValues

template<class Data_ >
typedef std::vector< std::pair<std::pair<int,int>, Type > > STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_a_bjk_, Data_ > >::MissingValues

Type of the array storing missing values.

Definition at line 298 of file STK_GammaBridge.h.

◆ Mixture

Type of the mixture model.

Definition at line 292 of file STK_GammaBridge.h.

◆ Parameters

Type of the structure storing the mixture parameters.

Definition at line 294 of file STK_GammaBridge.h.

◆ Type

Data Type.

Definition at line 290 of file STK_GammaBridge.h.

Member Enumeration Documentation

◆ anonymous enum


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