Package net.imglib2.position
package net.imglib2.position
-
ClassesClassDescriptionAbstract base class for functions that generate values through a
BiConsumer.ARandomAccessiblethat generates a function value for each position in discrete coordinate space by side-effect using aBiConsumer.ARealRandomAccessiblethat generates a function value for each position in real coordinate space by side-effect using aBiConsumer.ARandomAccessibleover the d-th position of discrete coordinate space.ARealRandomAccessibleover the d-th position of real coordinate space.