|
NAMETESTING/MATGEN/zlagsy.f SYNOPSISFunctions/Subroutinessubroutine zlagsy (n, k, d, a, lda, iseed, work, info)
Function/Subroutine Documentationsubroutine zlagsy (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)ZLAGSY 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 zlagsy.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|