Constants§
Functions§
- compute_
all_ percentiles_ from_ hdr - Compute all standard percentiles from an HDR histogram.
- compute_
bucket_ averages_ x10 - Compute per-bucket
dps_per_bucket_x10averages (sum/samples, 0 whensamples == 0). - compute_
result_ core - Compute
(mean_dps_x10, std_dps_x10, ci95_half_pct_x10000)forResultCoreV1. - histogram_
percentile_ from_ hdr - Compute a percentile (
pin 0.0..=1.0) from an HDR histogram, in x10 space. - merge_
dps_ stats - Merge chunk DPS stats into the running aggregate via Chan/Golub/LeVeque pairwise merge.