Method

NumCosmoMathPLN1Deval_lnp

Declaration [src]

gdouble
ncm_pln1d_eval_lnp (
  NcmPLN1D* pln,
  gdouble R,
  gdouble mu,
  gdouble sigma
)

Description [src]

Evaluate the Poisson–Lognormal integral.

Parameters

R

Type: gdouble

Poisson rate parameter.

mu

Type: gdouble

Log-normal mean (location parameter).

sigma

Type: gdouble

Log-normal standard deviation (scale parameter).

Return value

Type: gdouble

The logarithm of the integral.