The OpenD Programming Language

sorgrq_

Generates all or part of the orthogonal matrix Q from an RQ factorization determined by SGERQF.

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

Meta