Functions/Subroutines

TESTING/MATGEN/dlagsy.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAGSY (N, K, D, A, LDA, ISEED, WORK, INFO)

Function Documentation

subroutine 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 
)

Definition at line 1 of file dlagsy.f.