gsl_multifit_linear_est

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_multifit_linear_est
(
const(gsl_vector)* x
,
const(gsl_vector)* c
,
const(gsl_matrix)* cov
,
double* y
,
double* y_err
)

Meta