Navigation

Operators and Keywords

Function List:

C++ API

: ipermute (A, iperm)

The inverse of the permute function.

The expression

ipermute (permute (A, perm), perm)

returns the original array A.

See also: permute.

Package: octave