![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dqpt01.f SYNOPSISFunctions/Subroutinesdouble precision function dqpt01 (m, n, k, a, af, lda, tau,
jpvt, work, lwork)
Function/Subroutine Documentationdouble precision function dqpt01 (integer m, integer n, integer k, double precision, dimension( lda, * ) a, double precision, dimension( lda, * ) af, integer lda, double precision, dimension( * ) tau, integer, dimension( * ) jpvt, double precision, dimension( lwork ) work, integer lwork)DQPT01 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 119 of file dqpt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|