EH¶
- class hmf.density_field.transfer_models.EH(*args, **kwargs)[source]¶
Alias of
EH_BAO.Attributes
Methods
- __init__(*args, **kwargs)
- classmethod get_models() dict[str, type]
Get a dictionary of all implemented models for this component.
- lnt(lnk)
Natural log of the transfer function.
- Parameters:
lnk (array_like) – Wavenumbers [Mpc/h]
- Returns:
lnt – The log of the transfer function at lnk.
- Return type:
array_like