Functions/Subroutines

SRC/ssygst.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SSYGST (ITYPE, UPLO, N, A, LDA, B, LDB, INFO)

Function Documentation

subroutine SSYGST ( INTEGER  ITYPE,
CHARACTER  UPLO,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( ldb, * )  B,
INTEGER  LDB,
INTEGER  INFO 
)

Definition at line 1 of file ssygst.f.