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

Comparing trunk/src/math/RMSD.cpp (file contents):
Revision 1782 by gezelter, Wed Aug 22 02:28:28 2012 UTC vs.
Revision 1793 by gezelter, Fri Aug 31 21:16:10 2012 UTC

# Line 109 | Line 109 | RotMat3x3d RMSD::optimal_superposition(std::vector<Vec
109    
110    /* initialize */
111    Mat3x3d R(0.0);
112  RealType E0 = 0.0;
112    
113    for (n=0; n < n_vec; n++) {
114      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines