STK++ 0.9.13
STK_GammaBridge.h File Reference

In this file we define the bridge classes between the diagonal Gaussian mixtures and the composer. More...

#include "STK_Gamma_a_bjk.h"
#include "STK_Gamma_a_bk.h"
#include "STK_Gamma_aj_bjk.h"
#include "STK_Gamma_aj_bk.h"
#include "STK_Gamma_ajk_b.h"
#include "STK_Gamma_ajk_bj.h"
#include "STK_Gamma_ajk_bjk.h"
#include "STK_Gamma_ajk_bk.h"
#include "STK_Gamma_ak_b.h"
#include "STK_Gamma_ak_bj.h"
#include "STK_Gamma_ak_bjk.h"
#include "STK_Gamma_ak_bk.h"
#include "../STK_IMixtureBridge.h"
Include dependency graph for STK_GammaBridge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_ajk_bjk_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_ajk_bjk_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_ajk_bk_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_ajk_bk_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_ajk_bj_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_ajk_bj_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_ajk_b_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_ajk_b_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_ak_bjk_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_ak_bjk_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_ak_bk_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_ak_bk_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_ak_bj_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_ak_bj_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_ak_b_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_ak_b_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_aj_bjk_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_aj_bjk_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_aj_bk_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_aj_bk_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_a_bjk_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_a_bjk_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< GammaBridge< Clust::Gamma_a_bk_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Gamma_a_bk_ model. More...
 
class  STK::GammaBridge< Id, Data >
 template implementation of the IMixtureBridge interface allowing to bridge a STK++ mixture with the composer. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Detailed Description

In this file we define the bridge classes between the diagonal Gaussian mixtures and the composer.

Definition in file STK_GammaBridge.h.