Function vec_avg

#[target_feature(enable = "vector")]
pub unsafe fn vec_avg<T: VectorAvg<U>, U>(a: T, b: U) -> T::Result

Vector Average