Set routines#
Making proper sets#
|
Find the unique elements of an array. |
|
Find unique values and their indices, inverse indices, and counts. |
|
Find unique values and their occurrence counts. |
|
Find unique values and the indices needed to reconstruct the input. |
|
Find the unique values in an array. |
|
Test whether each element of this 1-D array is also present in a second array. |
|
Calculates |