SparseMatrixSparseArrayValues Field |
Jagged array containing sparse array values.
This array must have the same shape as Index.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax Public Values As Double()()
public:
array<array<double>^>^ Values
val mutable Values: float[][]
Field Value
Type:
DoubleSee Also