The OpenD Programming Language

sormr3_

Multiples a general matrix by the orthogonal matrix from an RZ factorization determined by STZRZF.

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

Meta