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.