Rosetta 3.4
|
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>
#include <utility/vector1.hh>
Classes | |
class | core::kinematics::Stub |
Stub class -- an object of orthogonal coordinate frame. More... | |
Namespaces | |
namespace | core |
A class for defining atom parameters, known as atom_types. | |
namespace | core::kinematics |
See AtomTree overview and FoldTree overview for details. | |
Functions | |
double | core::kinematics::distance (Stub const &a, Stub const &b) |
root sqared deviation between two stubs | |
std::ostream & | core::kinematics::operator<< (std::ostream &os, Stub const &a) |
output operator, 3x3 matrix followd by an xyzVector | |
Variables | |
Stub | core::kinematics::default_stub |
Globals. |
Stub class.