faiss_IndexPreTransform_new

Function faiss_IndexPreTransform_new 

Source
pub unsafe extern "C" fn faiss_IndexPreTransform_new(
    p_index: *mut *mut FaissIndexPreTransform,
) -> c_int
Expand description

Index that applies a LinearTransform transform on vectors before handing them over to a sub-index