Method

NumCosmoMathFitm2lnL_val

Declaration [src]

void
ncm_fit_m2lnL_val (
  NcmFit* fit,
  gdouble* m2lnL
)

Description [src]

Computes minus two times the logarithm base e of the likelihood.

Parameters

m2lnL

Type: gdouble*

Minus two times the logarithm base e of the likelihood.

The argument will be set by the function.