Home
last modified time | relevance | path

Searched refs:SavedRotation (Results 1 – 1 of 1) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DMoleculeData.cpp494 Matrix4D SavedRotation; in LinearLeastSquaresFit() local
495 ::CopyMatrix(TotalRotation, SavedRotation); in LinearLeastSquaresFit()
603 ::CopyMatrix(SavedRotation, TotalRotation); in LinearLeastSquaresFit()