DSYGS2 (3) Linux Manual Page
NAME dsygs2.f – SYNOPSIS Functions/Subroutines subroutine dsygs2 (ITYPE, UPLO, N, A, LDA, B, LDB, INFO) DSYGS2 reduces a symmetric definite generalized eigenproblem to standard form, using the factorization results obtained from spotrf (unblocked algorithm). Function/Subroutine Documentation subroutine dsygs2 (integerITYPE, characterUPLO, integerN, double precision, dimension( lda, * )A, integerLDA, double precision, dimension( ldb, * )B, integerLDB,…
