Function inner_product_faiss

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