Machine Learning Library
CPolynomialKernel< Type > Member List

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

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