scipy.sparse.csc_matrix.

maximum#

csc_matrix.maximum(other)[source]#

返回当前矩阵与另一个数组/矩阵的逐元素最大值。