Function br_precompute

Source
pub fn br_precompute(
    theta_e: f64,
    theta_z: f64,
    n_h: f64,
    n_he: f64,
    n_e: f64,
    x_e_frac: f64,
    y_he_ii: f64,
    y_he_i: f64,
) -> Option<BrPrecomputed>
Expand description

Precompute x-independent BR factors.