hmfast.halos.profiles.MatterProfile
- class hmfast.halos.profiles.MatterProfile[source]
Bases:
HaloProfileParent matter density profile class from which matter profile classes inherit.
Child profile classes must implement
real()andfourier().Methods
fourier(halo_model, k, m, z)real(halo_model, r, m, z)- abstractmethod fourier(halo_model, k, m, z)
- abstractmethod real(halo_model, r, m, z)