LAPACKE_dtrevc

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_dtrevc
(,
char side
,
char howmny
,
int* select
,
int n
,
const(double)* t
,
int ldt
,
double* vl
,
int ldvl
,
double* vr
,
int ldvr
,
int mm
,
int* m
)

Meta