Function faiss_sys::faiss_IndexFlatL2BaseShift_new [] [src]

pub unsafe extern "C" fn faiss_IndexFlatL2BaseShift_new(
    p_index: *mut *mut FaissIndexFlatL2BaseShift,
    d: idx_t,
    nshift: usize,
    shift: *const f32
) -> c_int

Opaque type for IndexFlatL2BaseShift

same as an IndexFlatL2 but a value is subtracted from each distance