ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/math/RMSD.cpp
(Generate patch)

Comparing trunk/src/math/RMSD.cpp (file contents):
Revision 1389 by cli2, Wed May 20 19:35:05 2009 UTC vs.
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC

# 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,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines