scipy.sparse.lil_matrix.

getrowview#

lil_matrix.getrowview(i)[源代码]#

返回第 ‘i’ 行的视图(不进行复制)。