ArrayAttributes.HasStructuralZeros Property

Indicates whether the matrix has elements that must be zero.

Definition

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

Property Value

Boolean

See Also