pub fn resonance_redshift(m_ev: f64, cosmo: &Cosmology) -> Option<f64>
Resonance redshift z_res where ω_pl(z_res) = m.
z_res
Returns None when m is outside the range spanned by ω_pl on [z_min, z_max] = [10, 3e7].
None
m
[z_min, z_max] = [10, 3e7]