sgehrd_

Reduces a general matrix to upper Hessenberg form by an orthogonal similarity transformation.

pure nothrow @nogc extern (C)
void
sgehrd_
(,
ref const lapackint ilo
,
ref const lapackint ihi
,
float* a
,,
float* tau
,
float* work
,,)

Meta