LAPACKE_strsen_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_strsen_work
(,
char job
,
char compq
,
const(int)* select
,
int n
,
float* t
,
int ldt
,
float* q
,
int ldq
,
float* wr
,
float* wi
,
int* m
,
float* s
,
float* sep
,
float* work
,
int lwork
,
int* iwork
,
int liwork
)

Meta