STK++ 0.9.13
|
In this file we define the class and methods for computing a Polynomial Kernel. More...
#include "STK_Kernel_IKernelBase.h"
Go to the source code of this file.
Classes | |
class | STK::Kernel::Polynomial< Array > |
The Polynomial 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 Polynomial Kernel.
Definition in file STK_Kernel_Polynomial.h.