STK++ 0.9.13
STK_KmmBridge.h File Reference

In this file we define the bridge class between the kernel mixtures and the IMixture interface. More...

#include "STK_Kmm_s.h"
#include "STK_Kmm_sk.h"
#include "../STK_IMixtureBridge.h"
Include dependency graph for STK_KmmBridge.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< KmmBridge< Clust::Kmm_sk_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Kmm_sk_ model. More...
 
struct  STK::hidden::MixtureBridgeTraits< KmmBridge< Clust::Kmm_s_, Data_ > >
 Partial specialization of the MixtureBridgeTraits for the Kmm_s_ model. More...
 
class  STK::KmmBridge< Id, Data >
 template implementation of the IMixture interface allowing to bridge a STK++ kernel 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 class between the kernel mixtures and the IMixture interface.

Definition in file STK_KmmBridge.h.