Class ArraySubIntervalCursor<T extends NativeType<T>>

Type Parameters:
T -
All Implemented Interfaces:
Iterator<T>, Cursor<T>, EuclideanSpace, Iterator, Localizable, RealCursor<T>, RealLocalizable, Sampler<T>

public final class ArraySubIntervalCursor<T extends NativeType<T>> extends AbstractArrayCursor<T>
Author:
Stephan Preibisch, Stephan Saalfeld