Method

NumCosmoDistancecomoving_lss

Declaration [src]

gdouble
nc_distance_comoving_lss (
  NcDistance* dist,
  NcHICosmo* cosmo
)

Description [src]

Compute the comoving distance $D_c(z)$ [Eq. \eqref{eq:def:Dc}] at the decoupling redshift $z_\star$ [nc_distance_decoupling_redshift()].

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.

Return value

Type: gdouble

$D_c(z_\star)$.