sgelsx_

Computes the minimum norm least squares solution to an over- or under-determined system of linear equations A X=B, using a complete orthogonal factorization of A.

pure nothrow @nogc extern (C)
void
sgelsx_
(,,,
float* a
,,
float* b
,,,
ref float rcond
,,
float* work
,)

Meta