Method
NumCosmoTransferFuncprepare
Declaration [src]
void
nc_transfer_func_prepare (
NcTransferFunc* tf,
NcHICosmo* cosmo
)
Description [src]
Prepares the transfer function tf with model cosmo,
such that one can evaluate it (#nc_transfer_func_eval).
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method.