Reduces a symmetric-definite generalized eigenproblem
Ax= lambda Bx, ABx= lambda x, or BAx= lambda x, to standard
form, where B has been factorized by SPOTRF.
voidsygst(f_int itype, char uplo, f_int n, f_float* a, f_int lda, f_float* b, f_int ldb, f_int info)
Reduces a symmetric-definite generalized eigenproblem Ax= lambda Bx, ABx= lambda x, or BAx= lambda x, to standard form, where B has been factorized by SPOTRF.