IMSL C# Numerical Library

ComplexSparseMatrix.SparseArray.Values Field

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

public Complex[][] Values;

See Also

ComplexSparseMatrix.SparseArray Class | Imsl.Math Namespace