# | Line 5 | Line 5 | |
---|---|---|
5 | #include "math/RectMatrix.hpp" | |
6 | ||
7 | /** | |
8 | < | * @namespace oopse |
8 | > | * @namespace OpenMD |
9 | */ | |
10 | < | using namespace oopse; |
10 | > | using namespace OpenMD; |
11 | ||
12 | typedef RectMatrix<double, 2, 2> RMat2x2; | |
13 | typedef RectMatrix<double, 2, 3> RMat2x3; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |