The OpenD Programming Language

spoequ_

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

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

Meta