Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::Versor< T > |
A templated class holding a unit quaternion. More... | |
Functions | |
template<class T> ITK_EXPORT std::ostream & | operator<< (std::ostream &os, const Versor< T > &v) |
template<class T> ITK_EXPORT std::istream & | operator>> (std::istream &is, Versor< T > &v) |
|
Definition at line 261 of file itkVersor.h. |
|
|