Skip to main content

cuvsIvfPqSearch

Function cuvsIvfPqSearch 

Source
pub unsafe extern "C" fn cuvsIvfPqSearch(
    res: cuvsResources_t,
    search_params: cuvsIvfPqSearchParams_t,
    index: cuvsIvfPqIndex_t,
    queries: *mut DLManagedTensor,
    neighbors: *mut DLManagedTensor,
    distances: *mut DLManagedTensor,
) -> cuvsError_t