spoequ_

Computes row and column scalings to equilibrate a symmetric positive definite matrix and reduce its condition number.

pure nothrow @nogc extern (C)
void
spoequ_
(,
float* a
,,
float* s
,
float* scond
,
float* amax
,)

Meta