[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
|   | CoupledIteratorType< N, T1, T2, T3, T4, T5 > Struct Template Reference |  | 
#include <vigra/multi_iterator_coupled.hxx>
 
  
 | Public Types | |
| typedef CoupledHandleType< N, T1, T2, T3, T4, T5 >::type | HandleType | 
| typedef CoupledScanOrderIterator < HandleType::dimensions, HandleType > | IteratorType | 
Helper class to easliy get the type of a CoupledScanOrderIterator (and corresponding CoupledHandle) for up to five arrays of dimension N with element types T1,...,T5.
| typedef CoupledHandleType<N, T1, T2, T3, T4, T5>::type HandleType | 
Type of the CoupledHandle.
| typedef CoupledScanOrderIterator<HandleType::dimensions, HandleType> IteratorType | 
Type of the CoupledScanOrderIterator.
| 
© Ullrich Köthe     (ullrich.koethe@iwr.uni-heidelberg.de)  | 
html generated using doxygen and Python
 |