Machine Learning Library
|
This is the complete list of members for CVector< Type >, including all inherited members.
adaptToVec(const CVector< Type > &, float fEps1, float fEps2) | CVector< Type > | |
className() const | CVector< Type > | inlinevirtual |
clone() const =0 | CVector< Type > | pure virtual |
CObject() | CObject< Type > | |
coCosineDistance(const CVector< Type > &) const | CVector< Type > | |
dataType() const | CObject< Type > | |
dimension(void) const =0 | CVector< Type > | pure virtual |
euclideanDistance(const CVector< Type > &, bool b=false) const | CVector< Type > | |
euclideanLength(bool bQuad=false) const =0 | CVector< Type > | pure virtual |
getElement(int n) const =0 | CVector< Type > | pure virtual |
getNumNonZero() const =0 | CVector< Type > | pure virtual |
isA(const char *acClass) const | CObject< Type > | inlinevirtual |
isNaN() const =0 | CVector< Type > | pure virtual |
op_table | CVector< Type > | protectedstatic |
operator*(const CVector< Type > &) const | CVector< Type > | |
operator*=(const CVector< Type > &) | CVector< Type > | |
operator*=(const Type &)=0 | CVector< Type > | pure virtual |
operator/=(const CVector< Type > &) | CVector< Type > | |
operator/=(const Type &)=0 | CVector< Type > | pure virtual |
operator==(const CVector< Type > &rhs) const | CVector< Type > | virtual |
operator[](int n) const =0 | CVector< Type > | pure virtual |
serialize(fstream &stream, IO_MODE mode) | CVector< Type > | virtual |
serialize2(CArchiv &tArchiv) | CObject< Type > | inlinevirtual |
setVerbose(VERBOSE_LEVEL tVerbose) | CObject< Type > | inline |
sort()=0 | CVector< Type > | pure virtual |
toDouble() const =0 | CVector< Type > | pure virtual |
toFloat() const =0 | CVector< Type > | pure virtual |
toSTL() const | CVector< Type > | virtual |
ucVerbose | CObject< Type > | protected |
verbose(void) const | CObject< Type > | inline |
~CObject() | CObject< Type > | virtual |
~CVector() | CVector< Type > | inlinevirtual |