Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions | Variables
Stub.hh File Reference

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>

Go to the source code of this file.

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

double 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...
 

Variables

Stub core::kinematics::default_stub
 Global default stub. More...
 

Detailed Description

Stub class.

Author
Phil Bradley

Definition in file Stub.hh.