Function

NumCosmoMath_FitLSFJ

Declaration

void
(* _NcmFitLSFJ) (
  NcmFit* fit,
  NcmVector* f,
  NcmMatrix* J
)

Description

No description available.

Parameters

fit

Type: NcmFit

No description available.

The data is owned by the caller of the function.
f

Type: NcmVector

No description available.

The data is owned by the caller of the function.
J

Type: NcmMatrix

No description available.

The data is owned by the caller of the function.