Click or drag to resize

PermutationInverse Method

Gets the inverse of the permutation.

Namespace:  Meta.Numerics.Functions
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public Permutation Inverse()

Return Value

Type: Permutation
The inverse of the permutation.
See Also