The OpenD Programming Language

sgeqrf_

Computes a QR factorization of a general rectangular matrix.

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

Meta