Click or drag to resize

DiagonalMatrixStorageTData Field

Gets the stored diagonal entries.

Namespace: Altaxo.Calc.LinearAlgebra.Storage
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public readonly T[] Data

Field Value

T
See Also