The OpenD Programming Language

chegst_

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.

extern (C) pure nothrow @nogc
void
chegst_
(,
ref char uplo
,,
_cfloat* a
,,
_cfloat* b
,,)

Meta