pub fn five_point_derivitive(data: &[f64]) -> Vec<f64, Global>
Expand description

five-point stencil derivative method