Click or drag to resize

MatrixStorageTRowCount Field

Gets the number of rows in the matrix.

Namespace: Altaxo.Calc.LinearAlgebra.Storage
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public readonly int RowCount

Field Value

Int32
See Also