The inverse of the permute function. The expression ipermute (permute (a, perm), perm) returns the original array a. See also: permute
The inverse of the permute function. The expression
permute
ipermute (permute (a, perm), perm)
returns the original array a.