Method

NumCosmoHaloDensityProfileeval_2d_density

Declaration [src]

gdouble
nc_halo_density_profile_eval_2d_density (
  NcHaloDensityProfile* dp,
  NcHICosmo* cosmo,
  const gdouble R,
  const gdouble z
)

Description [src]

This function computes the 2D projection of the density profile at radius $R$ and redshift $z$, see Eq. \eqref{}.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: const gdouble

Radius $R$ in Mpc.

z

Type: const gdouble

Redshift $z$.

Return value

Type: gdouble

The value of $\Sigma(R)\left[M_\odot\times\mathrm{Mpc}^{-2}\right]$.