[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
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 |
General iterators for arrays of arbitrary dimension.
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) |
html generated using doxygen and Python
|