SHOGUN
4.1.0
|
This is the complete list of members for scale< Backend::NATIVE, Matrix >, including all inherited members.
compute(SGMatrix< T > A, SGMatrix< T > B, T alpha) | scale< Backend::NATIVE, Matrix > | static |
compute(SGVector< T > A, SGVector< T > B, T alpha) | scale< Backend::NATIVE, Matrix > | static |
compute(T *A, T *B, index_t len, T alpha) | scale< Backend::NATIVE, Matrix > | static |
T typedef | scale< Backend::NATIVE, Matrix > |