|
NAMETESTING/LIN/zqrt12.f SYNOPSISFunctions/Subroutinesdouble precision function zqrt12 (m, n, a, lda, s, work,
lwork, rwork)
Function/Subroutine Documentationdouble precision function zqrt12 (integer m, integer n, complex*16, dimension( lda, * ) a, integer lda, double precision, dimension( * ) s, complex*16, dimension( lwork ) work, integer lwork, double precision, dimension( * ) rwork)ZQRT12 Purpose:
Parameters M
N
A
LDA
S
WORK
LWORK
RWORK
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 95 of file zqrt12.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|