Theoretical Foundations of Multimedia Chapter 6 Data Structures (continued)
Set
- A collection of elements (raw data or other sets)
- Union: combining two sets to form a third
- Intersection: determining which elements are
members of both of two sets
- Difference: determining which elements in two
sets are not members of their intersection