# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |