pub unsafe extern "C" fn faiss_IndexPreTransform_set_own_fields(
arg1: *mut FaissIndexPreTransform,
arg2: c_int,
)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_set_own_fields(
arg1: *mut FaissIndexPreTransform,
arg2: c_int,
)Index that applies a LinearTransform transform on vectors before handing them over to a sub-index