ITK  4.4.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkArray2D.h File Reference
#include "itkMacro.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< TValueType >
 

Namespaces

namespace  itk
 

Functions

template<typename TValueType >
std::ostream & itk::operator<< (std::ostream &os, const Array2D< TValueType > &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)