Machine Learning Library
CKernel< Type > Member List

This is the complete list of members for CKernel< Type >, including all inherited members.

bandwidth() const CKernel< Type >inline
CKernel(Type tBandwidth=-1.0)CKernel< Type >
className() const CKernel< Type >inlinevirtual
clone() const =0CKernel< Type >pure virtual
CObject()CObject< Type >
dataType() const CObject< Type >
execute(const CVector< Type > &rtVector1, const CVector< Type > &rtVector2) const =0CKernel< Type >pure virtual
execute(const CVector< Type > &rtVector1, const Type *ptVector2) const =0CKernel< Type >pure virtual
execute(const Type *ptVector1, const Type *ptVector2, int iDim) const =0CKernel< Type >pure virtual
execute(Type tValue) const =0CKernel< Type >pure virtual
factoryObject()=0CKernel< Type >pure virtual
isA(const char *acClass) const CKernel< Type >inlinevirtual
serialize(fstream &stream, IO_MODE mode)CKernel< Type >virtual
serialize2(CArchiv &tA)CKernel< Type >virtual
setBandwidth(Type tB)CKernel< Type >inline
setVerbose(VERBOSE_LEVEL tVerbose)CObject< Type >inline
ucVerboseCObject< Type >protected
verbose(void) const CObject< Type >inline
~CKernel()CKernel< Type >inlinevirtual
~CObject()CObject< Type >virtual