scipy.sparse.coo_matrix.__mul__

coo_matrix.__mul__(other)[源代码]

解释其他并调用以下任一

sel._mul_scalar()self._mul_Vector()self._mul_multiVector()self._mul_parse_Matrix()