chegvx_

Computes selected eigenvalues, and optionally, 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
chegvx_
(,
ref char jobz
,
ref char range
,
ref char uplo
,,,,,,
float* vl
,
float* vu
,,,
ref float abstol
,,
float* w
,,,,,
float* rwork
,,,)

Meta