The OpenD Programming Language

sorgbr_

Generates the orthogonal transformation matrices from a reduction to bidiagonal form determined by SGEBRD.

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

Meta