ArrayAttributes.UnitDiagonal Field

Specifies that the diagonal elements of a triangular matrix have the fixed value of 1.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static readonly ArrayAttributes UnitDiagonal

Field Value

ArrayAttributes

See Also