Machine Learning Library
|
This is the complete list of members for CVectorOperations< T >, including all inherited members.
CopyFunction typedef | CVectorOperations< T > | |
CVectorOperations() | CVectorOperations< T > | protected |
CVectorOperations(const CVectorOperations &) | CVectorOperations< T > | protected |
dense typedef | CVectorOperations< T > | |
getCoCosineDistance(const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | |
getCommonProduct(const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | |
getElementAdapt(const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | |
getElementAddition(const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | |
getElementCopy(const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | |
getElementDivision(const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | |
getElementProduct(const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | |
getElementSubtraction(const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | |
getEuclideanDistance(const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | |
getIndex(const std::type_info &, const std::type_info &) const | CVectorOperations< T > | protected |
getInstance() | CVectorOperations< T > | static |
getScalarProduct(const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | |
InplaceFunction typedef | CVectorOperations< T > | |
InplaceFunctionArg typedef | CVectorOperations< T > | |
lookupCopyFunction(const CopyFunction *, const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | protected |
lookupInplaceFunction(const InplaceFunction *, const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | protected |
lookupInplaceFunctionArg(const InplaceFunctionArg *, const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | protected |
lookupScalarFunction(const ScalarFunction *, const CVector< T > &, const CVector< T > &) const | CVectorOperations< T > | protected |
ScalarFunction typedef | CVectorOperations< T > | |
sparse typedef | CVectorOperations< T > |