Method

NumCosmoGalaxySelfunceval

Declaration [src]

gdouble
nc_galaxy_selfunc_eval (
  NcGalaxySelfunc* gsf,
  const guint shell,
  const gdouble z
)

Description [src]

Evaluates the shell-th shell at redshift $z=$z.

Parameters

shell

Type: const guint

Shell number.

z

Type: const gdouble

Redshift $z$.

Return value

Type: gdouble

The selection function at shell and z.