Functions/Subroutines

TESTING/MATGEN/slagsy.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine SLAGSY ( INTEGER  N,
INTEGER  K,
REAL,dimension( * )  D,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
INTEGER,dimension( 4 )  ISEED,
REAL,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file slagsy.f.