pub unsafe extern "C" fn faiss_fvec_inner_products_ny(
    ip: *mut f32,
    x: *const f32,
    y: *const f32,
    d: usize,
    ny: usize
)
Expand description

compute the inner product between nx vectors x and one y