Interface | Description |
---|---|
Chunk | |
ChunkerOp |
A "chunker" operation which executes code across
chunks of data using multiple threads.
|
Class | Description |
---|---|
AbstractChunker |
Abstract
ChunkerOp . |
ChunkerInterleaved |
Implementation of a
ChunkerOp that interleaves the chunks. |
CursorBasedChunk | |
DefaultChunker |
Simple default implementation of a
ChunkerOp . |
Copyright © 2014–2022 ImageJ. All rights reserved.