DLAPMT - Online Linux Manual PageSection : 1
Updated : November 2008
Source : LAPACK auxiliary routine (version 3.2)
Note : LAPACK auxiliary routine (version 3.2)

NAMEDLAPMT - rearranges the columns of the M by N matrix X as specified by the permutation K(1),K(2),...,K(N) of the integers 1,...,N

SYNOPSISSUBROUTINE DLAPMT(  FORWRD, M, N, X, LDX, K )  LOGICAL FORWRD  INTEGER LDX, M, N  INTEGER K( * )  DOUBLE PRECISION X( LDX, * )

PURPOSEDLAPMT rearranges the columns of the M by N matrix X as specified by the permutation K(1),K(2),...,K(N) of the integers 1,...,N. If FORWRD = .TRUE., forward permutation:

     X(*,K(J)) is moved X(*,J) for J = 1,2,...,N.
If FORWRD = .FALSE., backward permutation:

     X(*,J) is moved to X(*,K(J)) for J = 1,2,...,N.

ARGUMENTSFORWRD (input) LOGICAL  = .TRUE., forward permutation = .FALSE., backward permutation M (input) INTEGER  The number of rows of the matrix X. M >= 0. N (input) INTEGER  The number of columns of the matrix X. N >= 0. X (input/output) DOUBLE PRECISION array, dimension (LDX,N)  On entry, the M by N matrix X. On exit, X contains the permuted matrix X. LDX (input) INTEGER  The leading dimension of the array X, LDX >= MAX(1,M). K (input/output) INTEGER array, dimension (N)  On entry, K contains the permutation vector. K is used as internal workspace, but reset to its original value on output.
0
Johanes Gumabo
Data Size   :   6,389 byte
man-dlapmt.lBuild   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 191,774
Visitor ID   :     :  
Visitor IP   :   18.216.161.178   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.