![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include "itkPoint.h"#include "itkCovariantVector.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 "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 | |
| namespace | itk |
Functions | |
| template<class T , unsigned int NRows, unsigned int NColumns> | |
| ITK_EXPORT std::ostream & | itk::operator<< (std::ostream &os, const Matrix< T, NRows, NColumns > &v) |
1.8.3.1