.. currentmodule:: dpnp Set routines ============ .. hint:: `NumPy API Reference: Set routines `_ Making proper sets ------------------ .. autosummary:: :toctree: generated/ :nosignatures: unique unique_all unique_counts unique_inverse unique_values Boolean operations ------------------ .. autosummary:: :toctree: generated/ :nosignatures: in1d intersect1d isin setdiff1d setxor1d union1d