Function br_emission_coefficient_fast

Source
pub fn br_emission_coefficient_fast(x: f64, pre: &BrPrecomputed) -> f64
Expand description

Fast BR emission coefficient using precomputed x-independent factors.

Only computes the x-dependent parts: exp(-xφ) and Gaunt factors.