The OpenD Programming Language

cunmrz_

Multiples a general matrix by the unitary matrix from an RZ factorization determined by CTZRZF.

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

Meta