sormqr_

Multiplies a general matrix by the orthogonal matrix from a QR factorization determined by SGEQRF.

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

Meta