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
,,,,
float* a
,,
float* b
,,
float* q
,,
float* z
,,)

Meta