IMSL C# Numerical Library

SparseMatrix.SparseArray.Values Field

Jagged array containing sparse array values. This array must have the same shape as Index.

public double[][] Values;

See Also

SparseMatrix.SparseArray Class | Imsl.Math Namespace