The OpenD Programming Language

sorghr_

Generates the orthogonal transformation matrix from a reduction to Hessenberg form determined by SGEHRD.

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

Meta