Click or drag to resize
SparseMatrix.SparseArray.Values Field
Jagged array containing sparse array values. This array must have the same shape as Index.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[][] Values

Field Value

Type:Double[][]
See Also