|
STK++ 0.9.13
|
In this file we define the KernelHandler class. More...
#include <DManager/include/STK_DataHandlerBase.h>#include <Arrays/include/STK_CArray.h>#include <Arrays/include/STK_Array1D.h>#include <STatistiK/include/STK_Kernel_Util.h>#include <STatistiK/include/STK_Kernel_Gaussian.h>#include <STatistiK/include/STK_Kernel_Hamming.h>#include <STatistiK/include/STK_Kernel_Laplace.h>#include <STatistiK/include/STK_Kernel_Linear.h>#include <STatistiK/include/STK_Kernel_Polynomial.h>#include <STatistiK/include/STK_Kernel_RationalQuadratic.h>

Go to the source code of this file.
Classes | |
| struct | STK::hidden::DataHandlerTraits< KernelHandler, Type > |
| Specialization of the DataHandlerTraits struct for KernelHandler. More... | |
| class | STK::KernelHandler |
implementation of the DataHandlerBase class for kernel mixture models. 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 KernelHandler class.
Definition in file STK_KernelHandler.h.