Function inner_product_simd

Source
fn inner_product_simd(
    first: VectorRef<'_>,
    second: VectorRef<'_>,
) -> VectorDistance