LAPACKE_strsna_work

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
LAPACKE_strsna_work
(,
char job
,
char howmny
,
const(int)* select
,
int n
,
const(float)* t
,
int ldt
,
const(float)* vl
,
int ldvl
,
const(float)* vr
,
int ldvr
,
float* s
,
float* sep
,
int mm
,
int* m
,
float* work
,
int ldwork
,
int* iwork
)

Meta