The OpenD Programming Language

sgeqp3_

Computes a QR factorization with column pivoting of a general rectangular matrix using Level 3 BLAS.

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

Meta