The OpenD Programming Language

sgebal_

Balances a general matrix in order to improve the accuracy of computed eigenvalues.

extern (C) pure nothrow @nogc
void
sgebal_
(
ref char job
,,
float* a
,,,,
float* scale
,)

Meta