LAPACKE_sbdsqr

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_sbdsqr
(,
char uplo
,
int n
,
int ncvt
,
int nru
,
int ncc
,
float* d
,
float* e
,
float* vt
,
int ldvt
,
float* u
,
int ldu
,
float* c
,
int ldc
)

Meta