Virtual Method
NumCosmoGalaxyRedshiftObseval
Declaration [src]
gdouble
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:
NcGalaxyRedshiftObsDataA
NcGalaxyRedshiftObsDatacarrying the per-galaxy observation.The data is owned by the caller of the method. z-
Type:
const gdoubleThe true redshift $z$.