Click or drag to resize

MatrixStorageTToRowArrays Method

[Missing <summary> documentation for "M:Altaxo.Calc.LinearAlgebra.Storage.MatrixStorage`1.ToRowArrays"]


Namespace: Altaxo.Calc.LinearAlgebra.Storage
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual T[][] ToRowArrays()

Return Value

T

[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Storage.MatrixStorage`1.ToRowArrays"]

See Also