values property

List<double> values
final

The non-zero values in the vector.

Implementation

final List<double> values;