![]()  | 
  
    Rosetta
    2019.12
    
   | 
 
Quaternion input/output functions. More...
#include <numeric/Quaternion.hh>#include <numeric/IOTraits.hh>#include <iostream>#include <iomanip>#include <sstream>Namespaces | |
| numeric | |
| Unit headers.  | |
Functions | |
| template<typename T > | |
| std::ostream & | numeric::operator<< (std::ostream &stream, Quaternion< T > const &q) | 
| stream << Quaternion output operator  More... | |
| template<typename T > | |
| std::istream & | numeric::operator>> (std::istream &stream, Quaternion< T > &q) | 
| stream >> Quaternion input operator  More... | |
Quaternion input/output functions.
 1.8.7