Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkFixedArray.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Classes

struct  itk::GetVectorDimension< TVector >
class  itk::FixedArray< TValueType, VLength >
 Simulate a standard C array with copy semnatics. More...
class  itk::FixedArray< TValueType, VLength >::ReverseIterator
 A reverse iterator through the array. More...
class  itk::FixedArray< TValueType, VLength >::ConstReverseIterator
 A const reverse iterator through the array. More...

Functions

template<typename TValueType, unsigned int VLength> std::ostream & operator<< (std::ostream &os, const FixedArray< TValueType, VLength > &arr)


Function Documentation

template<typename TValueType, unsigned int VLength>
std::ostream& operator<< std::ostream &  os,
const FixedArray< TValueType, VLength > &  arr
 

Definition at line 199 of file itkFixedArray.h.


Generated at Sun Apr 1 02:48:17 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000