Click or drag to resize

MatrixStorageTColumnCount Field

Gets the number of columns 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 ColumnCount

Field Value

Int32
See Also