Method

NumCosmoGalaxyRedshiftObseval

Declaration [src]

gdouble
nc_galaxy_redshift_obs_eval (
  NcGalaxyRedshiftObs* gsdre,
  NcGalaxyRedshiftObsData* data,
  const gdouble z
)

Description [src]

Evaluates the conditional density $P(\mathrm{data}|z)$ of the per-galaxy observation in data given the true redshift z.

Parameters

data

Type: NcGalaxyRedshiftObsData

A NcGalaxyRedshiftObsData carrying the per-galaxy observation.

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

Type: const gdouble

The true redshift $z$.

Return value

Type: gdouble

The conditional density $P(\mathrm{data}|z)$.