Click or drag to resize

PermutationInverse Method

Computes the inverse of the permutation.

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Permutation Inverse()

Return Value

Permutation
The inverse of the permutation.
See Also