Array Attributes.Is Unit Diagonal Property
Indicates whether the diagonal elements of a triangular matrix
are all equal to one.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public bool IsUnitDiagonal { get; }