Machine Learning Library
CSVMModel< Type > Member List

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

classify(const CVector< Type > &rtPattern) const CSVMModel< Type >
classify(const CVector< Type > &rtPattern, Type &rtClass, Type &rtMargin) const CSVMModel< Type >
className() const CSVMModel< Type >inlinevirtual
CObject()CObject< Type >
CSVMModel()CSVMModel< Type >
CSVMModel(const vector< CSVCandidate< Type > > &rtSVs, const CKernel< Type > &rtKernel, Type tBias, Type tSigmoidA=0, Type tSigmoidB=0)CSVMModel< Type >
CSVMModel(const CSVMModel< Type > &rtModel)CSVMModel< Type >
dataType() const CObject< Type >
isA(const char *acClass) const CSVMModel< Type >inlinevirtual
m_bCalibratedCSVMModel< Type >protected
m_ptKernelCSVMModel< Type >protected
m_tBiasCSVMModel< Type >protected
m_tSigmoidACSVMModel< Type >protected
m_tSigmoidBCSVMModel< Type >protected
m_tSVsCSVMModel< Type >protected
m_tWeightCSVMModel< Type >protected
operator=(const CSVMModel< Type > &rtModel)CSVMModel< Type >
serialize(fstream &stream, IO_MODE mode=READ)CObject< Type >virtual
serialize2(CArchiv &tAr)CSVMModel< Type >virtual
setVerbose(VERBOSE_LEVEL tVerbose)CObject< Type >inline
ucVerboseCObject< Type >protected
verbose(void) const CObject< Type >inline
~CObject()CObject< Type >virtual
~CSVMModel()CSVMModel< Type >