The OpenD Programming Language

sgerqf_

Computes an RQ factorization of a general rectangular matrix.

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

Meta