Function inner_product_faiss

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