pub unsafe extern "C" fn faiss_IndexPreTransform_free(
obj: *mut FaissIndexPreTransform,
)Expand description
Index that applies a LinearTransform transform on vectors before handing them over to a sub-index
pub unsafe extern "C" fn faiss_IndexPreTransform_free(
obj: *mut FaissIndexPreTransform,
)Index that applies a LinearTransform transform on vectors before handing them over to a sub-index