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