![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include "itkMatrix.h"#include "vnl/vnl_quaternion.h"#include "vnl/vnl_vector_fixed.h"#include "itkVersor.hxx"
Include dependency graph for itkVersor.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::Versor< T > |
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) |
1.8.3.1