scipy.sparse.dia_matrix.

copy#

dia_matrix.copy()[源代码]#

返回此数组/矩阵的副本。

返回值和当前数组/矩阵之间不会共享任何数据/索引。