Machine Learning Library
CKernelCache< Type > Member List

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

bFastGaussianCKernelCache< Type >protected
calculateRow(CDenseVector< Type > *ptRow, int iIndex)CKernelCache< Type >
CKernelCache(CKernel< Type > *pptKernel, vector< CSVCandidate< Type > > *ptDataset, Type tDTPos=0, Type tDTNeg=0, Type tMaxMegaByte=10)CKernelCache< Type >
className() const CKernelCache< Type >inlinevirtual
clear()CKernelCache< Type >
CObject()CObject< Type >
dataType() const CObject< Type >
fillState()CKernelCache< Type >
freeSpace()CKernelCache< Type >
iMaxRowsCKernelCache< Type >protected
init()CKernelCache< Type >
iNumCachedRowsCKernelCache< Type >protected
iNumItemsToUseCKernelCache< Type >protected
isA(const char *acClass) const CKernelCache< Type >inlinevirtual
pptCachedItemsCKernelCache< Type >protected
ptDatasetCKernelCache< Type >
ptKernelCKernelCache< Type >
ptStorageEndCKernelCache< Type >protected
ptStorageHeadCKernelCache< Type >protected
reorganize(int iSubsetSize=-1)CKernelCache< Type >
requestRow(int i1, vector< int > *ptActiveCols=NULL)CKernelCache< Type >
serialize(fstream &stream, IO_MODE mode=READ)CObject< Type >virtual
serialize2(CArchiv &tArchiv)CObject< Type >inlinevirtual
setCacheSize(Type tSize)CKernelCache< Type >inline
setDiagonalTerm(Type tDT)CKernelCache< Type >
setDiagonalTerm(Type tDTPos, Type tDTNeg)CKernelCache< Type >
setKernel(CKernel< Type > *ptKernel)CKernelCache< Type >
setVerbose(VERBOSE_LEVEL tVerbose)CObject< Type >inline
tCacheSizeCKernelCache< Type >protected
tDTNegCKernelCache< Type >protected
tDTPosCKernelCache< Type >protected
threadFunction(void *pvData)CKernelCache< Type >static
ucVerboseCObject< Type >protected
verbose(void) const CObject< Type >inline
~CKernelCache()CKernelCache< Type >
~CObject()CObject< Type >virtual