f:Rn∈[0,s]→T
A function over real space and a finite set of elements in the target domain T. All target elements T can be accessed through Iterators. There is an iterator that tracks its source location at each move and one that calculates it on request only. Depending on the frequency of requesting the source location, either of them is optimal in terms of speed. Iteration order is constant for an individual {@link IterableRealInterval} but notfurther specified.
@param < T> @author Stephan Saalfeld @author Stephan Saalfeld
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|