sormbr_

Multiplies a general matrix by one of the orthogonal transformation matrices from a reduction to bidiagonal form determined by SGEBRD.

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

Meta