The OpenD Programming Language

sorgtr_

Generates the orthogonal transformation matrix from a reduction to tridiagonal form determined by SSYTRD.

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

Meta