ArrayAttributes.HasStructuralZeros Property

Indicates whether the matrix has elements that must be zero.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public bool HasStructuralZeros { get; }

Property Value

Boolean

See Also