sgghrd_

Reduces a pair of real matrices to generalized upper Hessenberg form using orthogonal transformations

pure nothrow @nogc extern (C)
void
sgghrd_
(
ref char compq
,
ref char compz
,,
ref const lapackint ilo
,
ref const lapackint ihi
,
float* a
,,
float* b
,,
float* q
,,
float* z
,,)

Meta