![]() |
Rosetta Utilities
2015.09
|
xyzTransform input/output functions More...
#include <numeric/xyzTransform.hh>
#include <numeric/xyzMatrix.io.hh>
#include <numeric/xyzVector.io.hh>
#include <ObjexxFCL/format.hh>
#include <iostream>
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