Method
NumCosmoMathFitls_f_J
Declaration [src]
void
ncm_fit_ls_f_J (
NcmFit* fit,
NcmVector* f,
NcmMatrix* J
)
Description [src]
Computes the residuals vector and the Jacobian matrix for the least squares problem.
void
ncm_fit_ls_f_J (
NcmFit* fit,
NcmVector* f,
NcmMatrix* J
)
Computes the residuals vector and the Jacobian matrix for the least squares problem.