scipy.sparse.spmatrix.

getrow#

spmatrix.getrow(i)[源代码][源代码]#

返回矩阵第 i 行的副本,作为一个 (1 x n) 的稀疏矩阵(行向量)。