sgeev_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
sgeev_
(
char* jobvl
,
char* jobvr
,
int* n
,
float* a
,
int* lda
,
float* wr
,
float* wi
,
float* vl
,
int* ldvl
,
float* vr
,
int* ldvr
,
float* work
,
int* lwork
,
int* info
)

Meta