g++ -std=c++11 math/matrix.cpp code_tests/test.cpp -o testcode.o ./testcode.o rm testcode.o