Home
last modified time | relevance | path

Searched refs:PointEstimates (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/criterion/src/
Destimate.rs47 points: &PointEstimates, in build_estimates() argument
98 pub struct PointEstimates { struct
/external/rust/crates/criterion/src/analysis/
Dmod.rs12 build_estimates, ConfidenceInterval, Distributions, Estimate, Estimates, PointEstimates,
314 let points = PointEstimates { in estimates()