The OpenD Programming Language

sgbequ_

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

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

Meta