This is a 3D vector class that I created to be used in homework or other analysis You may need Gtest to build and run the code. I programmed it using test driven debugging which is where I wrote a test for every member function that the class defines.