Uses of Interface
net.imglib2.parallel.Parallelization.Frame
-
Packages that use Parallelization.Frame Package Description net.imglib2.parallel -
-
Uses of Parallelization.Frame in net.imglib2.parallel
Methods in net.imglib2.parallel that return Parallelization.Frame Modifier and Type Method Description (package private) static Parallelization.FrameParallelization. setExecutorRequiresReset(TaskExecutor taskExecutor)This method can be used to execute an algorithm with a givenTaskExecutor.
-