The OpenD Programming Language

sgglse_

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

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

Meta