Function faiss_sys::faiss_IndexPreTransform_new[][src]

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