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