Function noise_rs::math::lerp2[][src]

pub fn lerp2(x1: f64, x2: f64, x3: f64, x4: f64, x5: f64, x6: f64) -> f64