Function

NumCosmoMathPLN1Dmode

Declaration [src]

gdouble
ncm_pln1d_mode (
  gdouble R,
  gdouble mu,
  gdouble sigma
)

Description [src]

Compute the mode of the Poisson–Lognormal integrand.

Parameters

R

Type: gdouble

Poisson rate parameter.

mu

Type: gdouble

Log-normal location parameter (log-space mean).

sigma

Type: gdouble

Log-normal scale parameter (log-space standard deviation).

Return value

Type: gdouble

The mode of the integrand.