Main Page | Class Hierarchy | Class List | File List | Class Members

UserKernelClass Class Reference

#include <wdk.h>

List of all members.

Public Member Functions

RealType K (const WDKDataClass &aX, const WDKDataClass &aZ, const UserKernelParametersClass &aParam)
RealType k (const WDKDataClass &aX, const WDKDataClass &aZ, const UserKernelParametersClass &aParam)


Detailed Description

UserKernelClass uses the inner dot product defined over wdk data elements to compute a composite kernel.


Member Function Documentation

RealType UserKernelClass::k const WDKDataClass aX,
const WDKDataClass aZ,
const UserKernelParametersClass aParam
[inline]
 

K allows to combine the Weighted Decomposition Kernel with a Polinomial or Gaussian kernel (non normalized)

RealType UserKernelClass::K const WDKDataClass aX,
const WDKDataClass aZ,
const UserKernelParametersClass aParam
[inline]
 

K allows to combine the Weighted Decomposition Kernel with a Polinomial or Gaussian kernel (normalized)

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Thu Aug 4 18:04:02 2005 for WeightedDecompositionalKernel by  doxygen 1.4.4