ITK  4.8.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkArray2D.h File Reference
#include "itkMacro.h"
#include "itkIntTypes.h"
#include "vnl/vnl_matrix.h"
#include "itkArray2D.hxx"
+ Include dependency graph for itkArray2D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::Array2D< TValue >
 

Namespaces

 itk
 

Functions

template<typename TValue >
std::ostream & itk::operator<< (std::ostream &os, const Array2D< TValue > &arr)
 
template<>
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &os, const Array2D< float > &arr)
 
template<>
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &os, const Array2D< double > &arr)