Machine Learning Library
|
This is the complete list of members for CAnovaKernel< Type >, including all inherited members.
bandwidth() const | CKernel< Type > | inline |
CAnovaKernel(Type tBandwidth=1, int iDegree=2) | CAnovaKernel< Type > | |
CAnovaKernel(const CAnovaKernel< Type > &rtKernel) | CAnovaKernel< Type > | |
CKernel(Type tBandwidth=-1.0) | CKernel< Type > | |
className() const | CAnovaKernel< Type > | inlinevirtual |
clone() const | CAnovaKernel< Type > | virtual |
CObject() | CObject< Type > | |
dataType() const | CObject< Type > | |
execute(const CVector< Type > &rtVector1, const CVector< Type > &rtVector2) const | CAnovaKernel< Type > | inlinevirtual |
execute(const CVector< Type > &rtVector1, const Type *ptVector2) const | CAnovaKernel< Type > | inlinevirtual |
execute(const Type *ptVector1, const Type *ptVector2, int iDim) const | CAnovaKernel< Type > | inlinevirtual |
execute(Type tValue) const | CAnovaKernel< Type > | inlinevirtual |
factoryObject() | CAnovaKernel< Type > | inlinevirtual |
iDegree | CAnovaKernel< Type > | protected |
isA(const char *acClass) const | CAnovaKernel< Type > | inlinevirtual |
operator=(const CAnovaKernel< Type > &rtKernel) | CAnovaKernel< Type > | |
serialize(fstream &stream, IO_MODE mode) | CAnovaKernel< Type > | virtual |
serialize2(CArchiv &tA) | CAnovaKernel< Type > | virtual |
setBandwidth(Type tB) | CKernel< Type > | inline |
setDegree(int iDegree) | CAnovaKernel< Type > | inline |
setVerbose(VERBOSE_LEVEL tVerbose) | CObject< Type > | inline |
ucVerbose | CObject< Type > | protected |
verbose(void) const | CObject< Type > | inline |
~CAnovaKernel() | CAnovaKernel< Type > | |
~CKernel() | CKernel< Type > | inlinevirtual |
~CObject() | CObject< Type > | virtual |