The OpenD Programming Language

cupgtr_

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

extern (C) pure nothrow @nogc
void
cupgtr_
(
ref char uplo
,,
_cfloat* ap
,
_cfloat* tau
,
_cfloat* q
,,
_cfloat* work
,)

Meta