The OpenD Programming Language

cungbr_

Generates the unitary transformation matrices from a reduction to bidiagonal form determined by CGEBRD.

extern (C) pure nothrow @nogc
void
cungbr_
(
ref char vect
,,,,
_cfloat* a
,,
_cfloat* tau
,
_cfloat* work
,,)

Meta