gsl_linalg_SV_solve

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
gsl_linalg_SV_solve
(
const(gsl_matrix)* U
,
const(gsl_matrix)* Q
,
const(gsl_vector)* S
,
const(gsl_vector)* b
,)

Meta