scipy.sparse.bsr_array.

scipy.sparse.bsr_array.has_sorted_indices#

property bsr_array.has_sorted_indices#

索引是否已排序

返回值
  • True:如果数组/矩阵的索引按排序顺序排列

  • False:否则