Searched refs:CHANGE_STATS (Results 1 – 3 of 3) sorted by relevance
21 const CHANGE_STATS: [Statistic; 2] = [Statistic::Mean, Statistic::Median]; constant
296 crate::plot::CHANGE_STATS in rel_distributions()
298 crate::plot::CHANGE_STATS.iter().for_each(|&statistic| { in rel_distributions()