gsl v0.1.8 (2017-02-24T13:32:01Z)
Home
Dub
Repo
gsl_fit_linear_est
gsl
fit
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
Source
See Implementation
gsl
fit
functions
gsl_fit_linear
gsl_fit_linear_est
gsl_fit_mul
gsl_fit_mul_est
gsl_fit_wlinear
gsl_fit_wmul