Method
NumCosmoDistancecomoving_volume_radial_integral
Declaration [src]
gdouble
nc_distance_comoving_volume_radial_integral (
NcDistance* dist,
NcHICosmo* cosmo,
const gdouble z
)
Description [src]
Computes the comoving volume radial integral from redshift $z$ using the comoving distance and spatial curvature from the cosmology.
This is a convenience wrapper around nc_distance_radial_volume_integral_from_Dc().
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. z-
Type:
const gdoubleRedshift $z$.