[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]

Classes | Typedefs
Multi-dimensional Array Iterators

General iterators for arrays of arbitrary dimension. More...

Classes

class  MultiArrayShape< N >
class  MultiIterator< N, T, REFERENCE, POINTER >
 A multi-dimensional hierarchical iterator to be used with vigra::MultiArrayView if it is not strided. More...
class  StridedMultiIterator< N, T, REFERENCE, POINTER >
 A multi-dimensional hierarchical iterator to be used with vigra::MultiArrayView if it is not strided. More...

Typedefs

typedef std::ptrdiff_t MultiArrayIndex

Detailed Description

General iterators for arrays of arbitrary dimension.


Typedef Documentation

typedef std::ptrdiff_t MultiArrayIndex

Index type for a single dimension of a MultiArrayView or MultiArray.

© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
vigra 1.7.0 (Thu Aug 25 2011)