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

Go to the source code of this file.

Classes

class  itk::Array< TValueType >
 

Namespaces

namespace  itk
 

Functions

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