Skip to main content

pct_change

Function pct_change 

Source
pub fn pct_change(data: &[f64]) -> Vec<f64>
Expand description

Percentage change (auto-selects SIMD or scalar)