scipy.sparse.dok_matrix.

getrow#

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

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