Package | Description |
---|---|
net.imglib2.position |
Modifier and Type | Class and Description |
---|---|
class |
FunctionRandomAccessible<T>
A
RandomAccessible that generates a function value for each
position in discrete coordinate space by side-effect using a
BiConsumer . |
class |
FunctionRealRandomAccessible<T>
A
RealRandomAccessible that generates a function value for each
position in real coordinate space by side-effect using a BiConsumer . |
Copyright © 2015–2022 ImgLib2. All rights reserved.