STK++ 0.9.13
STK_Kernel_Polynomial.h File Reference

In this file we define the class and methods for computing a Polynomial Kernel. More...

Include dependency graph for STK_Kernel_Polynomial.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

In this file we define the class and methods for computing a Polynomial Kernel.

Definition in file STK_Kernel_Polynomial.h.