Skip to main content

per_run

Function per_run 

Source
fn per_run(total: Option<f64>, runs: usize) -> Option<f64>
Expand description

A total spread over the runs that produced it. None when there were none, which keeps “no measured runs” distinct from “a measured zero”.