Related links
floating-point matrix-vector multiplication using - UTK-EECS
by TH Choi 2003 Cited by 1 The basic operation to be perform is AX=Y, where A is an arbitrary size of matrix, X and Y are vectors with size of matrix As column number.
Learn more
General Matrix Multiply - Sample Users Guide
General Matrix Multiply is a subroutine that performs matrix multiplication: C := alpha*A*B + beta*C, where A, B and C are dense matrices and alpha and beta
Learn more
Sparse Matrix-Vector Multiplication on a Reconfigurable
Double precision floating point Sparse Matrix-Vector Multiplication (SMVM) is a critical computational kernel used in iterative solvers for systems of sparse
Learn more