[Insight-users] Array of Iterators

Bing Jian bjian at cise . ufl . edu
Thu, 9 Oct 2003 21:08:49 -0400 (EDT)


How to implement an array of iterators?

For single iterator, we can use:
    IteratorType      outputIt(  outputImage,         outputRegion );

What if I want an array of iterators, say It[],
given its corresponding array of images Image[]?

Thanks!

-- 
Best wishes,
Bing Jian
bjian at cise . ufl . edu