scipy.sparse.bsr_matrix.matvec

bsr_matrix.matvec(**kwds)

matvec 已弃用!在SciPy 0.19.0中,不推荐使用BSR matvec。改用*运算符。

将矩阵与向量相乘。