Set routines#
Making proper sets#
|
Find the unique elements of an array. |
Boolean operations#
|
Tests whether each element of a 1-D array is also present in a second array. |
|
Find the intersection of two arrays. |
|
Calculates element in |
|
Find the set difference of two arrays. |
|
Find the set exclusive-or of two arrays. |