KTH framework for Nek5000 toolboxes; testing version  0.0.1
dsygs2.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ dsygs2()

subroutine dsygs2 ( integer  ITYPE,
character  UPLO,
integer  N,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( ldb, * )  B,
integer  LDB,
integer  INFO 
)

Definition at line 1 of file dsygs2.f.

References daxpy(), dscal(), dsyr2(), dtrmv(), dtrsv(), and xerbla().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: