LAPACKE_dtrsna_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_dtrsna_work
(,
char job
,
char howmny
,
const(int)* select
,
int n
,
const(double)* t
,
int ldt
,
const(double)* vl
,
int ldvl
,
const(double)* vr
,
int ldvr
,
double* s
,
double* sep
,
int mm
,
int* m
,
double* work
,
int ldwork
,
int* iwork
)

Meta