The OpenD Programming Language

sgeqrs_

Solve the least squares problem using the QR factorization computed by GEQRF

extern (C) pure nothrow @nogc
void
sgeqrs_
(,,,
float* a
,,
float* tau
,
float* b
,,
float* work
,,)

Meta