ArrayAttributes.IsDiagonal Property

Indicates that only the elements on the diagonal are stored.

Definition

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

Property Value

Boolean

See Also