|
NAMETESTING/MATGEN/clarge.f SYNOPSISFunctions/Subroutinessubroutine clarge (n, a, lda, iseed, work, info)
Function/Subroutine Documentationsubroutine clarge (integer n, complex, dimension( lda, * ) a, integer lda, integer, dimension( 4 ) iseed, complex, dimension( * ) work, integer info)CLARGE 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 clarge.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|