Method

NumCosmoPowspecMLCBEset_intern_k_max

Declaration [src]

void
nc_powspec_ml_cbe_set_intern_k_max (
  NcPowspecMLCBE* ps_cbe,
  const gdouble k_max
)

Description [src]

Sets the maximum mode value $k$ computed by CLASS. Values outside of these value will be extrapolated using using Eisenstein-Hu fitting function (see NcTransferFuncEH).

Parameters

k_max

Type: const gdouble

The maximum $k$ computed by CLASS.