![]() |
![]()
| ![]() |
![]()
NAMETESTING/MATGEN/dlagsy.f SYNOPSISFunctions/Subroutinessubroutine dlagsy (n, k, d, a, lda, iseed, work, info)
Function/Subroutine Documentationsubroutine dlagsy (integer n, integer k, double precision, dimension( * ) d, double precision, dimension( lda, * ) a, integer lda, integer, dimension( 4 ) iseed, double precision, dimension( * ) work, integer info)DLAGSY 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 100 of file dlagsy.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|