SHOGUN
4.2.0
|
Generic class which is specialized for different backends to perform scaling
Public Types | |
typedef Matrix::Scalar | T |
Static Public Member Functions | |
static void | compute (Matrix A, Matrix B, Matrix C, T alpha, T beta) |
Performs the operation B = alpha*A