indices property

List<int> indices
final

The indices of non-zero values in the vector.

Implementation

final List<int> indices;