Skip to main content

faiss_VectorTransform_apply

Function faiss_VectorTransform_apply 

Source
pub unsafe extern "C" fn faiss_VectorTransform_apply(
    vt: *const FaissVectorTransform,
    n: idx_t,
    x: *const f32,
) -> *mut f32