Method

NumCosmoDistanceinv_comoving

Declaration [src]

gdouble
nc_distance_inv_comoving (
  NcDistance* dist,
  NcHICosmo* cosmo,
  gdouble xi
)

Description [src]

Computes the inverse of $\xi(z)$.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

The comoving distance $\xi$.

Return value

Type: gdouble

$z(\xi)$.