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