SHOGUN
4.1.0
|
Specialization of scale for the Native backend
Public Types | |
typedef Matrix::Scalar | T |
Static Public Member Functions | |
static void | compute (SGMatrix< T > A, SGMatrix< T > B, T alpha) |
static void | compute (SGVector< T > A, SGVector< T > B, T alpha) |
static void | compute (T *A, T *B, index_t len, T alpha) |