Machine Learning Library
CSparseVector< Type > Member List

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

adaptToVec(const CVector< Type > &, float fEps1, float fEps2)CVector< Type >
begin() const CSparseVector< Type >inline
begin()CSparseVector< Type >inline
className() const CSparseVector< Type >inlinevirtual
clone() const CSparseVector< Type >virtual
CObject()CObject< Type >
coCosineDistance(const CVector< Type > &) const CVector< Type >
CSparseVector(int dim, int size, Type elements[], int pos[])CSparseVector< Type >
CSparseVector(int dim, int size, vector< Type > elements, vector< int > pos)CSparseVector< Type >
CSparseVector(int dim, int size)CSparseVector< Type >
CSparseVector(const CSparseVector< Type > &o)CSparseVector< Type >
CSparseVector(const CVector< Type > &o)CSparseVector< Type >
dataType() const CObject< Type >
dimension() const CSparseVector< Type >inlinevirtual
element_type typedefCSparseVector< Type >
end() const CSparseVector< Type >inline
end()CSparseVector< Type >inline
euclideanDistance(const CVector< Type > &, bool b=false) const CVector< Type >
euclideanLength(bool bQuad=false) const CSparseVector< Type >virtual
getElement(int iIndex) const CSparseVector< Type >virtual
getNumNonZero() const CSparseVector< Type >inlinevirtual
isA(const char *acClass) const CObject< Type >inlinevirtual
isNaN() const CSparseVector< Type >virtual
iterator typedefCSparseVector< Type >
op_tableCVector< Type >protectedstatic
operator*(const CVector< Type > &) const CVector< Type >
operator*=(const CVector< Type > &v2)CSparseVector< Type >inline
operator*=(const Type &)CSparseVector< Type >virtual
operator/=(const CVector< Type > &v2)CSparseVector< Type >inline
operator/=(const Type &)CSparseVector< Type >virtual
operator==(const CVector< Type > &rhs) const CVector< Type >virtual
operator[](int index) const CSparseVector< Type >virtual
pointer_type typedefCSparseVector< Type >
serialize(fstream &stream, IO_MODE mode)CVector< Type >virtual
serialize2(CArchiv &tArchiv)CObject< Type >inlinevirtual
setElement(int index, pair< int, Type > value)CSparseVector< Type >
setVerbose(VERBOSE_LEVEL tVerbose)CObject< Type >inline
sort()CSparseVector< Type >virtual
toDouble() const CSparseVector< Type >virtual
toFloat() const CSparseVector< Type >virtual
toSTL() const CVector< Type >virtual
ucVerboseCObject< Type >protected
verbose(void) const CObject< Type >inline
~CObject()CObject< Type >virtual
~CSparseVector()CSparseVector< Type >virtual
~CVector()CVector< Type >inlinevirtual