The OpenD Programming Language

cunghr_

Generates the unitary transformation matrix from a reduction to Hessenberg form determined by CGEHRD.

extern (C) pure nothrow @nogc
void
cunghr_
(,
ref const lapackint ilo
,
ref const lapackint ihi
,
_cfloat* a
,,
_cfloat* tau
,
_cfloat* work
,,)

Meta