Method

NumCosmoMathFitls_f

Declaration [src]

void
ncm_fit_ls_f (
  NcmFit* fit,
  NcmVector* f
)

Description [src]

Computes the residuals vector.

Parameters

f

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.