strevc_

Computes some or all of the right and/or left eigenvectors of an upper quasi-triangular matrix.

pure nothrow @nogc extern (C)
void
strevc_
(
ref char side
,
ref char howmny
,,,
float* t
,,
float* vl
,,
float* vr
,,,,
float* work
,)

Meta