gsl_fit_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_fit_linear_est
(
const double x
,
const double c0
,
const double c1
,
const double cov00
,
const double cov01
,
const double cov11
,
double* y
,
double* y_err
)

Meta