Method

NumCosmoGalaxyShapePopeval_p

Declaration [src]

gdouble
nc_galaxy_shape_pop_eval_p (
  NcGalaxyShapePop* gsp,
  NcGalaxyShapePopData* data,
  const gdouble x
)

Description [src]

Evaluates the normalized density $P(x)$ of the squared intrinsic ellipticity modulus, reading the resolved parameters from data (no live parameter access).

Parameters

data

Type: NcGalaxyShapePopData

A resolved NcGalaxyShapePopData.

The data is owned by the caller of the method.
x

Type: const gdouble

The squared ellipticity modulus $x = |\chi_I|^2 \in [0,1]$.

Return value

Type: gdouble

The density $P(x)$.