Description
Fun with vectors
The goal of the exercise is to implement a class for two di
mensional vectors. Note that here “vector” refers to pairs of double values, not
to the class vector of the standard C++ library. We use the mathematical nota
tion




