The OpenD Programming Language

cungtr_

Generates the unitary transformation matrix from a reduction to tridiagonal form determined by CHETRD.

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

Meta