chpgv_

Computes all eigenvalues and eigenvectors of a generalized Hermitian-definite generalized eigenproblem, Ax= lambda Bx, ABx= lambda x, or BAx= lambda x, where A and B are in packed storage.

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

Meta