|
Rosetta
|
xyzTransform input/output functions More...
#include <numeric/xyzTransform.fwd.hh>#include <ObjexxFCL/format.hh>#include <iosfwd>#include <numeric/xyz.functions.hh>Namespaces | |
| numeric | |
| Unit headers. | |
Functions | |
| template<typename T > | |
| std::ostream & | numeric::operator<< (std::ostream &stream, xyzTransform< T > const &m) |
| stream << xyzTransform output operator More... | |
| template<typename T > | |
| std::istream & | numeric::operator>> (std::istream &stream, xyzTransform< T > &m) |
| stream >> xyzTransform input operator More... | |
xyzTransform input/output functions