scipy.sparse.coo_matrix.getrow

coo_matrix.getrow(i)[源代码]

以(1 X N)稀疏矩阵(行向量)的形式返回矩阵第i行的副本。