scipy.sparse.lil_array.

getrowview#

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

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