chbev_

Computes all eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix.

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

Meta