sgebak_

Transforms eigenvectors of a balanced matrix to those of the original matrix supplied to SGEBAL.

pure nothrow @nogc extern (C)
void
sgebak_
(
ref char job
,
ref char side
,,,,
float* scale
,,
float* v
,,)

Meta