Searched defs:std_dev_pct (Results 1 – 2 of 2) sorted by relevance
84 fn std_dev_pct(&self) -> f64; in std_dev_pct() method133 pub std_dev_pct: f64, field237 fn std_dev_pct(&self) -> f64 { in std_dev_pct() method
148 pub fn std_dev_pct(&self) -> A { in std_dev_pct() function