chptrd_

Reduces a Hermitian matrix in packed storage to real symmetric tridiagonal form by a unitary similarity transformation.

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

Meta