chetrd_

Reduces a Hermitian matrix to real symmetric tridiagonal form by an orthogonal/unitary similarity transformation.

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

Meta