The OpenD Programming Language

sgbbrd_

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

extern (C) pure nothrow @nogc
void
sgbbrd_
(
ref char vect
,,,,,,
float* ab
,,
float* d
,
float* e
,
float* q
,,
float* pt
,,
float* c
,,
float* work
,)

Meta