|
Rosetta
|
Stub class. More...
#include <core/kinematics/Stub.fwd.hh>#include <core/kinematics/RT.fwd.hh>#include <numeric/xyzMatrix.hh>#include <numeric/xyzVector.hh>#include <cmath>#include <core/types.hh>Classes | |
| class | core::kinematics::Stub |
| Stub class – an object of orthogonal coordinate frame. More... | |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::kinematics | |
Functions | |
| core::Real | core::kinematics::distance (Stub const &a, Stub const &b) |
| root squared deviation between two stubs More... | |
| std::ostream & | core::kinematics::operator<< (std::ostream &os, Stub const &a) |
| output operator, 3x3 matrix followed by an xyzVector More... | |
Stub class.