The OpenD Programming Language

sormrz_

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

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

Meta