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)
void
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
,
float* work
,
int* info
)

Meta