[][src]Function simple_ml::exp_ma

pub fn exp_ma(ts: &Vec<f64>, alpha: f64) -> Vec<f64>