Skip to main content

compute_all_percentiles_from_hdr

Function compute_all_percentiles_from_hdr 

Source
pub fn compute_all_percentiles_from_hdr(hdr: &Histogram<u64>) -> Percentiles
Expand description

Compute all standard percentiles from an HDR histogram.