Click or drag to resize

SparseMatrixCount Property

Gets the count of non-zero elements in each row.

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int[] Count { get; }

Property Value

Int32
See Also