ITK
6.0.0
Insight Toolkit
|
#include "itkMacro.h"
#include "itkIntTypes.h"
#include "vnl/vnl_matrix.h"
#include "itkArray2D.hxx"
Go to the source code of this file.
Classes | |
class | itk::Array2D< TValue > |
Namespaces | |
namespace | itk |
Functions | |
template<> | |
ITKCommon_EXPORT std::ostream & | itk::operator<< (std::ostream &os, const Array2D< double > &arr) |
template<> | |
ITKCommon_EXPORT std::ostream & | itk::operator<< (std::ostream &os, const Array2D< float > &arr) |
template<typename TValue > | |
std::ostream & | itk::operator<< (std::ostream &os, const Array2D< TValue > &arr) |