|
NAMETESTING/MATGEN/zlarge.f SYNOPSISFunctions/Subroutinessubroutine zlarge (n, a, lda, iseed, work, info)
Function/Subroutine Documentationsubroutine zlarge (integer n, complex*16, dimension( lda, * ) a, integer lda, integer, dimension( 4 ) iseed, complex*16, dimension( * ) work, integer info)ZLARGE Purpose:
Parameters N
A
LDA
ISEED
WORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 86 of file zlarge.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|