Skip to main content

ratio

Function ratio 

Source
fn ratio(raw: Option<f64>, gglib: Option<f64>) -> Option<f64>
Expand description

raw ÷ gglib, or None when either side is unmeasured or the denominator is zero — an infinite speedup is not a measurement.