Merge branch 'operator-multiplication-scalar-matrix' into 'master'
Implement operator*(scalar, matrix) for Matrix2 and Matrix3 See merge request walberla/walberla!470
Showing
- src/core/math/Matrix2.h 13 additions, 13 deletionssrc/core/math/Matrix2.h
- src/core/math/Matrix3.h 14 additions, 14 deletionssrc/core/math/Matrix3.h
- tests/core/math/Matrix3Test.cpp 48 additions, 40 deletionstests/core/math/Matrix3Test.cpp
- tests/core/math/MatrixVector2Test.cpp 27 additions, 27 deletionstests/core/math/MatrixVector2Test.cpp
Please register or sign in to comment