STK++ 0.9.13
|
In this file we define the KernelMixtureManager class. More...
#include "../STK_Clust_Util.h"
#include "../STK_IMixtureManager.h"
#include "STK_KmmBridge.h"
#include "STK_KernelHandler.h"
Go to the source code of this file.
Classes | |
struct | STK::hidden::MixtureManagerTraits< KernelMixtureManager > |
Specialization for KernelMixtureManager. More... | |
class | STK::hidden::MixtureManagerTraits< KernelMixtureManager >::Void |
class | STK::KernelMixtureManager |
A mixture manager is a factory class for injection dependency in the STK++ derived class of the MixtureComposer class. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In this file we define the KernelMixtureManager class.
Definition in file STK_KernelMixtureManager.h.