Function

NumCosmoMath_FitLSJ

Declaration

void
(* _NcmFitLSJ) (
  NcmFit* fit,
  NcmMatrix* J
)

Description

No description available.

Parameters

fit

Type: NcmFit

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.