scipy.sparse.bsr_matrix.matmat

bsr_matrix.matmat(**kwds)

matmat is deprecated! BSR matmat is deprecated in SciPy 0.19.0. Use * operator instead.

Multiply this sparse matrix by other matrix.