LAPACKE_sbdsvdx

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_sbdsvdx
(,
char uplo
,
char jobz
,
char range
,
int n
,
float* d
,
float* e
,
float vl
,
float vu
,
int il
,
int iu
,
int* ns
,
float* s
,
float* z
,
int ldz
,
int* superb
)

Meta