SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
add< Backend::NATIVE, Matrix > Member List

This is the complete list of members for add< Backend::NATIVE, Matrix >, including all inherited members.

compute(SGMatrix< T > A, SGMatrix< T > B, T alpha=1, T beta=1)add< Backend::NATIVE, Matrix >static
compute(SGMatrix< T > A, SGMatrix< T > B, SGMatrix< T > C, T alpha=1, T beta=1)add< Backend::NATIVE, Matrix >static
compute(SGVector< T > A, SGVector< T > B, T alpha=1, T beta=1)add< Backend::NATIVE, Matrix >static
compute(SGVector< T > A, SGVector< T > B, SGVector< T > C, T alpha=1, T beta=1)add< Backend::NATIVE, Matrix >static
compute(T *A, T *B, T *C, T alpha, T beta, index_t len)add< Backend::NATIVE, Matrix >static
T typedefadd< Backend::NATIVE, Matrix >

SHOGUN Machine Learning Toolbox - Documentation