Function qcd_sme::common::thermal::fermi_distribution_zero_temp
source · pub fn fermi_distribution_zero_temp<T1: Num + Sub<T2, Output = T1>, T2: Num>(
en: T1,
mu: T2
) -> T1Expand description
The Fermi-Dirac distribution at zero temperature.
As a function of the energy en and chemical potential mu.