Method

NumCosmoTransferFunceval

Declaration [src]

gdouble
nc_transfer_func_eval (
  NcTransferFunc* tf,
  NcHICosmo* cosmo,
  gdouble kh
)

Description [src]

The transfer function tf value at mode (wavenumber) kh (in $Mpc^{-1}$ units) with model cosmo.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

Mode (wavenumber).

Return value

Type: gdouble

$T(k)$.