Filters
Python module: cuvs.neighbors.filters
no_filter
Create a default pre-filter which filters nothing.
from_bitmap
Create a pre-filter from an array with type of uint32.
Parameters
Returns
Examples
from_bitset
Create a pre-filter from an array with type of uint32.
Parameters
Returns
Examples
Prefilter
Constructor