Permutation Matrix.Is Sparse Property
Gets whether the matrix is sparse.
Definition
Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Always returns true.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public override bool IsSparse { get; }
Property Value
BooleanAlways returns true.