Method

NumCosmoPowspecMLTransferset_gf

Declaration [src]

void
nc_powspec_ml_transfer_set_gf (
  NcPowspecMLTransfer* ps_mlt,
  NcGrowthFunc* gf
)

Description [src]

Sets the NcGrowthFunc to gf.

Parameters

gf

Type: NcGrowthFunc

A NcGrowthFunc.

The data is owned by the caller of the method.