ArrayAttributes.IsUnitDiagonal Property

Indicates whether the diagonal elements of a triangular matrix are all equal to one.

Definition

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

Property Value

Boolean

See Also