ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include "itkPoint.h"
#include "itkCovariantVector.h"
#include "vnl/vnl_matrix_fixed.h"
#include "vnl/algo/vnl_matrix_inverse.h"
#include "vnl/vnl_transpose.h"
#include "vnl/vnl_matrix.h"
#include "itkArray.h"
#include "itkVariableSizeMatrix.hxx"
Go to the source code of this file.
Classes | |
class | itk::VariableSizeMatrix< T > |
Namespaces | |
namespace | itk |
Functions | |
template<class T > | |
ITK_EXPORT std::ostream & | itk::operator<< (std::ostream &os, const VariableSizeMatrix< T > &v) |