Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public Permutation GetInverse()
Public Function GetInverse As Permutation
public:
Permutation^ GetInverse()
member GetInverse : unit -> Permutation
Return Value
Type:
Permutation
The inverse permutation is the permutation that, applied after the current permutation,
restores the original sequence of the elements in the collection.
Reference