chbtrd_

Reduces a Hermitian band matrix to real symmetric tridiagonal form by a unitary similarity transformation.

pure nothrow @nogc extern (C)
void
chbtrd_
(
ref char vect
,
ref char uplo
,,,,,
float* d
,
float* e
,,,,)

Meta