Constructor
NumCosmoPowspecMNLHaloFitnew
Declaration [src]
NcPowspecMNLHaloFit*
nc_powspec_mnl_halofit_new (
NcPowspecML* psml,
gdouble zmaxnl,
gdouble reltol
)
Parameters
psml-
Type:
NcPowspecMLA
NcPowspecML.The data is owned by the caller of the function. zmaxnl-
Type:
gdoubleMaximum redshift for the halofit correction.
reltol-
Type:
gdoubleRelative tolerance (precision) for halofit computations.
Return value
Type: NcPowspecMNLHaloFit
The newly created NcPowspecMNLHaloFit.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |