| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | #include "math/RMSD.hpp" | |
| 2 | #include "math/SVD.hpp" | |
| 3 | ||
| 4 | < | using namespace oopse; | 
| 4 | > | using namespace OpenMD; | 
| 5 | using namespace JAMA; | |
| 6 | ||
| 7 | RealType RMSD::calculate_rmsd(std::vector<Vector3d> mov, | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |