--- rpl/lapack/lapack/zlapmt.f 2011/11/21 20:43:16 1.8 +++ rpl/lapack/lapack/zlapmt.f 2016/08/27 15:34:58 1.14 @@ -1,4 +1,4 @@ -*> \brief \b ZLAPMT +*> \brief \b ZLAPMT performs a forward or backward permutation of the columns of a matrix. * * =========== DOCUMENTATION =========== * @@ -97,17 +97,17 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date November 2011 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * * ===================================================================== SUBROUTINE ZLAPMT( FORWRD, M, N, X, LDX, K ) * -* -- LAPACK auxiliary routine (version 3.4.0) -- +* -- LAPACK auxiliary routine (version 3.4.2) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* November 2011 +* September 2012 * * .. Scalar Arguments .. LOGICAL FORWRD