103 SUBROUTINE zlapmt( FORWRD, M, N, X, LDX, K )
115 COMPLEX*16 X( ldx, * )
152 x( ii, j ) = x( ii, in )
182 x( ii, i ) = x( ii, j )
subroutine zlapmt(FORWRD, M, N, X, LDX, K)
ZLAPMT performs a forward or backward permutation of the columns of a matrix.