Optimization techniques for the sparse matrix vectormultiplication are adopted in programming.
编程中采用了稀疏矩阵向量相乘的优化技术。
2
Well, I wish you luck with that and we now go to a way more difficult part of multiplication and that is vectormultiplication which is called "the vector product."
好了,祝你们好运,下面我们来讲,更难的乘法运算,是矢量的乘法运算,我们称之为“矢量积。”
3
First summarizes the differences on principle between two kinds of parallel algorithm of matrix-vectormultiplication, namely, divided by row and divided by column.