Searched defs:std_dev_pct (Results 1 – 8 of 8) sorted by relevance
62 fn std_dev_pct(&self) -> f64; in std_dev_pct() method111 pub std_dev_pct: f64, field215 fn std_dev_pct(&self) -> f64 { in std_dev_pct() method
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
85 fn std_dev_pct(&self) -> f64; in std_dev_pct() method135 pub std_dev_pct: f64, field240 fn std_dev_pct(&self) -> f64 { in std_dev_pct() method
153 pub fn std_dev_pct(&self) -> A { in std_dev_pct() function