ITK  4.3.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkVersor.h File Reference

Go to the source code of this file.

Classes

class  itk::Versor< T >
 A templated class holding a unit quaternion. More...
 

Namespaces

namespace  itk
 

Functions

template<class T >
ITK_EXPORT std::ostream & itk::operator<< (std::ostream &os, const Versor< T > &v)
 
template<class T >
ITK_EXPORT std::istream & itk::operator>> (std::istream &is, Versor< T > &v)