SymmetricMatrix<T>.IsSparse Property
Gets a value that indicates whether the matrix is sparse.
DefinitionPermalink
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Always returns false.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public override bool IsSparse { get; }
Property ValuePermalink
BooleanAlways returns false.