-
- Downloads
Add min/max functions and unary minus operator for vector classes
parent
15bdf87d
No related branches found
No related tags found
This commit is part of merge request !165. Comments created here will be created in the context of that merge request.
Showing
- src/algebra/SmallVector.hpp 27 additions, 9 deletionssrc/algebra/SmallVector.hpp
- src/algebra/TinyVector.hpp 34 additions, 12 deletionssrc/algebra/TinyVector.hpp
- src/algebra/Vector.hpp 23 additions, 8 deletionssrc/algebra/Vector.hpp
- tests/test_SmallVector.cpp 54 additions, 0 deletionstests/test_SmallVector.cpp
- tests/test_TinyVector.cpp 17 additions, 0 deletionstests/test_TinyVector.cpp
- tests/test_Vector.cpp 54 additions, 0 deletionstests/test_Vector.cpp
Loading
Please sign in to comment