The identity kernel.
More...
#include <GKernelTrick.h>
GClasses::GKernelIdentity::GKernelIdentity |
( |
| ) |
|
|
inline |
GClasses::GKernelIdentity::GKernelIdentity |
( |
GDomNode * |
pNode | ) |
|
|
inline |
virtual GClasses::GKernelIdentity::~GKernelIdentity |
( |
| ) |
|
|
inlinevirtual |
virtual double GClasses::GKernelIdentity::apply |
( |
const double * |
pA, |
|
|
const double * |
pB, |
|
|
size_t |
dims |
|
) |
| |
|
inlinevirtual |
virtual const char* GClasses::GKernelIdentity::name |
( |
| ) |
const |
|
inlinevirtual |
virtual GDomNode* GClasses::GKernelIdentity::serialize |
( |
GDom * |
pDoc | ) |
|
|
inlinevirtual |