Class ArrayLocalizingSubIntervalCursor<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 ArrayLocalizingSubIntervalCursor<T extends NativeType<T>> extends AbstractArrayLocalizingCursor<T>
Author:
Christian Dietz, Tobias Pietzsch