|
NAMETESTING/LIN/zqrt14.f SYNOPSISFunctions/Subroutinesdouble precision function zqrt14 (trans, m, n, nrhs, a,
lda, x, ldx, work, lwork)
Function/Subroutine Documentationdouble precision function zqrt14 (character trans, integer m, integer n, integer nrhs, complex*16, dimension( lda, * ) a, integer lda, complex*16, dimension( ldx, * ) x, integer ldx, complex*16, dimension( lwork ) work, integer lwork)ZQRT14 Purpose:
Parameters TRANS
M
N
NRHS
A
LDA
X
LDX
WORK
LWORK
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 114 of file zqrt14.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|