Introduction - If you have any usage issues, please Google them yourself
Preparation of an n-dimensional vector class, the constructor and copy constructor, the following functions: a) the member variables of positive integers n and n-dimensional float array b) be able to calculate the modulus (length) of the vector and vector unitised c) performing vector subtraction d) calculating the inner product of two vectors