sgebrd_

Reduces a general rectangular matrix to real bidiagonal form by an orthogonal transformation.

pure nothrow @nogc extern (C)
void
sgebrd_
(,,
float* a
,,
float* d
,
float* e
,
float* tauq
,
float* taup
,
float* work
,,)

Meta