SparseMatrix<T>.FillFactor Property

Gets the fraction of nonzero components in the matrix.

Definition

Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double FillFactor { get; }

Property Value

Double

See Also