Skip to main content

interp

Function interp 

Source
pub fn interp(x: &[f64], xp: &[f64], fp: &[f64]) -> Vec<f64>