faiss_IndexPreTransform_index

Function faiss_IndexPreTransform_index 

Source
pub unsafe extern "C" fn faiss_IndexPreTransform_index(
    arg1: *const FaissIndexPreTransform,
) -> *mut FaissIndex
Expand description

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