The OpenD Programming Language

sgeqpf_

Computes a QR factorization with column pivoting of a general rectangular matrix.

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

Meta