setoperations
- intersect — elements or rows or columns met in both input arrays, without duplicates
- setdiff — returns elements or rows or columns of an array that do not belong to another one
- union — ベクトルの和集合要素を展開
- unique — ベクトルまたは行列のユニークなな要素を展開
Report an issue | ||
<< searchandsort | Elementary Functions | Trigonometry >> |