CHEGST (3) Linux Manual Page
chegst.f – SynopsisFunctions/Subroutinessubroutine chegst (ITYPE, UPLO, N, A, LDA, B, LDB, INFO) CHEGST Function/Subroutine Documentationsubroutine chegst (integerITYPE, characterUPLO, integerN, complex, dimension( lda, * )A, integerLDA, complex, dimension( ldb, * )B, integerLDB, integerINFO)CHEGST Purpose: CHEGST reduces a complex Hermitian-definite generalized eigenproblem to standard form. If ITYPE = 1, the problem is A*x = lambda*B*x, and A…
