Permutation.Is Identity Property
Gets whether the permutation is the identity permutation.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
true if the permutation is the identity permutation; otherwise false.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public bool IsIdentity { get; }
Property Value
Booleantrue if the permutation is the identity permutation; otherwise false.