STK++ 0.9.13
|
In this file we define the KmmBase base class for Kernel Mixture. More...
#include "../STK_IMixtureDensity.h"
#include <Arrays/include/STK_CArray.h>
#include <Arrays/include/STK_CArrayPoint.h>
#include <Arrays/include/STK_CArrayVector.h>
#include <STatistiK/include/STK_Kernel_IKernel.h>
#include "STK_KernelParameters.h"
Go to the source code of this file.
Classes | |
class | STK::KmmBase< Derived > |
Base class for the Gaussian Kernel Mixture Models. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define the KmmBase base class for Kernel Mixture.
Definition in file STK_KmmBase.h.