STK++ 0.9.13
STK_HDMatrixGaussianBridge.h File Reference

In this file we define the bridge classes between the HD matrix valued Gaussian mixtures and the composer. More...

Include dependency graph for STK_HDMatrixGaussianBridge.h:

Go to the source code of this file.

Classes

struct  STK::hidden::MixtureBridgeTraits< HDMatrixGaussianBridge< IdRow_, IdCol_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the HDCovariance_AjkBkQkDk model. More...
 
class  STK::HDMatrixGaussianBridge< IdRow, IdCol, Data >
 template implementation of the IMixture 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 HD matrix valued Gaussian mixtures and the composer.

Definition in file STK_HDMatrixGaussianBridge.h.