chegv_

Computes all eigenvalues and the eigenvectors of a generalized Hermitian-definite generalized eigenproblem, Ax= lambda Bx, ABx= lambda x, or BAx= lambda x.

pure nothrow @nogc extern (C)
void
chegv_
(,
ref char jobz
,
ref char uplo
,,,,,,
float* w
,,,
float* rwork
,)

Meta