Click or drag to resize

Permutation Properties

The Permutation type exposes the following members.

Properties
  NameDescription
Public propertyDimension
Gets the dimension of the permutation.
Public propertyIsDerangement
Gets a Boolean flag indicating whether the permutation is a derangement.
Public propertyIsEven
Gets a Boolean value that is true if the permutation is even and false if the permutation is odd.
Public propertyIsIdentity
Gets a Boolean value indicating whether the permutation is the identity.
Public propertyIsInvolution
Gets a Boolean flag indicating whether the permutation is an involution.
Public propertyOrder
Gets the order of the permutation.
Top
See Also