|
NAMETESTING/LIN/zqrt13.f SYNOPSISFunctions/Subroutinessubroutine zqrt13 (scale, m, n, a, lda, norma, iseed)
Function/Subroutine Documentationsubroutine zqrt13 (integer scale, integer m, integer n, complex*16, dimension( lda, * ) a, integer lda, double precision norma, integer, dimension( 4 ) iseed)ZQRT13 Purpose:
Parameters SCALE
M
N
A
LDA
NORMA
ISEED
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 90 of file zqrt13.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|