pub fn br_emission_coefficient_fast(x: f64, pre: &BrPrecomputed) -> f64Expand description
Fast BR emission coefficient using precomputed x-independent factors.
Only computes the x-dependent parts: exp(-xφ) and Gaunt factors.
pub fn br_emission_coefficient_fast(x: f64, pre: &BrPrecomputed) -> f64Fast BR emission coefficient using precomputed x-independent factors.
Only computes the x-dependent parts: exp(-xφ) and Gaunt factors.