Machine Learning Library
CVectorOperations< T > Member List

This is the complete list of members for CVectorOperations< T >, including all inherited members.

CopyFunction typedefCVectorOperations< T >
CVectorOperations()CVectorOperations< T >protected
CVectorOperations(const CVectorOperations &)CVectorOperations< T >protected
dense typedefCVectorOperations< 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 typedefCVectorOperations< T >
InplaceFunctionArg typedefCVectorOperations< 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 typedefCVectorOperations< T >
sparse typedefCVectorOperations< T >