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