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

Meta