sgglse_

Solves the LSE (Constrained Linear Least Squares Problem) using the GRQ (Generalized RQ) factorization

pure nothrow @nogc extern (C)
void
sgglse_
(,,,
float* a
,,
float* b
,,
float* c
,
float* d
,
float* x
,
float* work
,,)

Meta