setoperations
- intersect — elements or rows or columns met in both input arrays, without duplicates
- setdiff — returns elements that are in a set but not in another one.
- union — Set of all elements, rows, or columns of two arrays, without duplicates
- unique — ベクトルまたは行列のユニークなな要素を展開
Report an issue | ||
<< searchandsort | Elementary Functions | Trigonometry >> |