sormrq_

Multiplies a general matrix by the orthogonal matrix from an RQ factorization determined by SGERQF.

pure nothrow @nogc extern (C)
void
sormrq_
(
ref char side
,
ref char trans
,,,,
float* a
,,
float* tau
,
float* c
,,
float* work
,,)

Meta