sggsvp_

Computes orthogonal matrices as a preprocessing step for computing the generalized singular value decomposition

pure nothrow @nogc extern (C)
void
sggsvp_
(
ref char jobu
,
ref char jobv
,
ref char jobq
,,,,
float* a
,
float* b
,,
float* tola
,
float* tolb
,,,
float* v
,,
float* q
,,,
float* tau
,
float* work
,)

Meta