sgbequ_

Computes row and column scalings to equilibrate a general band matrix and reduce its condition number.

pure nothrow @nogc extern (C)
void
sgbequ_
(,,,,
float* ab
,,
float* r
,
float* c
,
float* rowcnd
,
float* colcnd
,
float* amax
,)

Meta