|
STK++ 0.9.13
|
In this file we define the class and methods for computing a Laplace Kernel. More...
#include "STK_Kernel_IKernelBase.h"

Go to the source code of this file.
Classes | |
| class | STK::Kernel::Laplace< Array > |
| The Laplace Kernel is a kernel of the form. More... | |
| class | STK::Kernel::Exponential< Array > |
| [Deprecated] The Exponential Kernel is a kernel of the form More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
| namespace | STK::Kernel |
| this is the namespace for the Kernels. | |
In this file we define the class and methods for computing a Laplace Kernel.
Definition in file STK_Kernel_Laplace.h.