What is a set of vector mean?
Sets are containers that store unique elements following a specific order.
Vectors are sequence containers representing arrays that can change in size.
A vector space is a set in which you can add its elements with one another and in which you can stretch its elements.
Comments
Leave a comment