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

Comparing branches/development/src/math/RMSD.cpp (file contents):
Revision 1824 by gezelter, Fri Jan 6 19:03:05 2012 UTC vs.
Revision 1825 by gezelter, Wed Jan 9 19:27:52 2013 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