F06VJF permutes the rows or columns of a complex rectangular matrix using an integer array of permutations.
F06VJF performs one of the permutation operations
where
is a complex matrix, and
is a permutation matrix.
is represented in the form
where
is the permutation matrix that interchanges items
and
; that is,
is the unit matrix with rows and columns
and
interchanged. If
,
.
This routine requires the indices
to be supplied in an integer array;
F06VKF performs the same operation with the indices supplied in a real array.
None.
None.
Not applicable.
None.
None.