stgevc_

Computes some or all of the right and/or left generalized eigenvectors of a pair of upper triangular matrices.

pure nothrow @nogc extern (C)
void
stgevc_
(
ref char side
,
ref char howmny
,,,
float* a
,,
float* b
,,
float* vl
,,
float* vr
,,,,
float* work
,)

Meta