Machine Learning Library
|
This is the complete list of members for CGaussianKernel< Type >, including all inherited members.
bandwidth() const | CKernel< Type > | inline |
CGaussianKernel(Type tBandwidth=1.0) | CGaussianKernel< Type > | |
CGaussianKernel(const CGaussianKernel< Type > &tRef) | CGaussianKernel< Type > | |
CKernel(Type tBandwidth=-1.0) | CKernel< Type > | |
className() const | CGaussianKernel< Type > | inlinevirtual |
clone() const | CGaussianKernel< Type > | virtual |
CObject() | CObject< Type > | |
dataType() const | CObject< Type > | |
execute(const CVector< Type > &rtVector1, const CVector< Type > &rtVector2) const | CGaussianKernel< Type > | inlinevirtual |
execute(const CVector< Type > &rtVector1, const Type *ptVector2) const | CGaussianKernel< Type > | inlinevirtual |
execute(const Type *ptVector1, const Type *ptVector2, int iDim) const | CGaussianKernel< Type > | inlinevirtual |
execute(Type tValue) const | CGaussianKernel< Type > | inlinevirtual |
factoryObject() | CGaussianKernel< Type > | inlinevirtual |
gradientBandwidth(const CVector< Type > &rtVector1, const CVector< Type > &rtVector2, Type tDiagConst=0) | CGaussianKernel< Type > | |
isA(const char *acClass) const | CGaussianKernel< Type > | inlinevirtual |
operator=(const CGaussianKernel< Type > &rtKernel) | CGaussianKernel< Type > | |
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 |
ucVerbose | CObject< Type > | protected |
verbose(void) const | CObject< Type > | inline |
~CGaussianKernel() | CGaussianKernel< Type > | |
~CKernel() | CKernel< Type > | inlinevirtual |
~CObject() | CObject< Type > | virtual |