Function eval_cubic_derivative

Source
fn eval_cubic_derivative(src: &[Point; 4], t: NormalizedF32) -> Point