Function

NumCosmoMath_FitM2lnLGrad

Declaration

void
(* _NcmFitM2lnLGrad) (
  NcmFit* fit,
  NcmVector* grad
)

Description

No description available.

Parameters

fit

Type: NcmFit

No description available.

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

Type: NcmVector

No description available.

The data is owned by the caller of the function.