Click or drag to resize

SparseMatrixRowDimension Property

Get row dimension.

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int RowDimension { get; }

Return Value

Int32
m, the number of rows
See Also