pub unsafe extern "C" fn faiss_IndexPreTransform_new(
p_index: *mut *mut FaissIndexPreTransform,
) -> c_intExpand description
Index that applies a LinearTransform transform on vectors before handing them over to a sub-index
pub unsafe extern "C" fn faiss_IndexPreTransform_new(
p_index: *mut *mut FaissIndexPreTransform,
) -> c_intIndex that applies a LinearTransform transform on vectors before handing them over to a sub-index