Function surgefilter_comb::imports::lerp[][src]

pub fn lerp<T>(x: T, a: T, b: T) -> T where
    T: MyFloat