chbevx_

Computes selected eigenvalues and eigenvectors of a Hermitian band matrix.

pure nothrow @nogc extern (C)
void
chbevx_
(
ref char jobz
,
ref char range
,
ref char uplo
,,,,,,,
float* vl
,
float* vu
,,,
ref float abstol
,,
float* w
,,,,
float* rwork
,,,)

Meta