ITK  4.13.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkMatrix.h File Reference
#include "itkPoint.h"
#include "itkCovariantVector.h"
#include <vxl_version.h>
#include "vnl/vnl_matrix_fixed.txx"
#include "vnl/vnl_transpose.h"
#include "vnl/algo/vnl_matrix_inverse.h"
#include "vnl/vnl_matrix.h"
#include "vnl/algo/vnl_determinant.h"
#include "itkMath.h"
#include "itkMatrix.hxx"
+ Include dependency graph for itkMatrix.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::Matrix< T, NRows, NColumns >
 

Namespaces

 itk
 

Functions

template<typename T , unsigned int NRows, unsigned int NColumns>
std::ostream & itk::operator<< (std::ostream &os, const Matrix< T, NRows, NColumns > &v)