|
NAMETESTING/LIN/zqpt01.f SYNOPSISFunctions/Subroutinesdouble precision function zqpt01 (m, n, k, a, af, lda, tau,
jpvt, work, lwork)
Function/Subroutine Documentationdouble precision function zqpt01 (integer m, integer n, integer k, complex*16, dimension( lda, * ) a, complex*16, dimension( lda, * ) af, integer lda, complex*16, dimension( * ) tau, integer, dimension( * ) jpvt, complex*16, dimension( lwork ) work, integer lwork)ZQPT01 Purpose:
Parameters M
N
K
A
AF
LDA
TAU
JPVT
WORK
LWORK
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 118 of file zqpt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|