scipy.sparse.bsr_matrix.

getrow#

bsr_matrix.getrow(i)[source]#

傳回矩陣第 i 列的副本,以 (1 x n) 稀疏矩陣(列向量)形式。