The OpenD Programming Language

spbequ_

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

extern (C) pure nothrow @nogc
void
spbequ_
(
ref char uplo
,,,
float* ab
,,
float* s
,
float* scond
,
float* amax
,)

Meta