Function inner_product_trivial

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