JaggedArrayMatrixArray Property |
Provides direct access to the underlying jagged array. JaggedArrayMath can then be used to speed up computations.
Namespace: Altaxo.Calc.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double[][] Array { get; }
Property Value
DoubleSee Also