Function

NumCosmoMath_FitM2lnLValGrad

Declaration

void
(* _NcmFitM2lnLValGrad) (
  NcmFit* fit,
  gdouble* m2lnL,
  NcmVector* grad
)

Description

No description available.

Parameters

fit

Type: NcmFit

No description available.

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

Type: gdouble*

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.