| Package | Description |
|---|---|
| net.imagej.ops.map | |
| net.imagej.ops.special.chain | |
| net.imagej.ops.special.inplace |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMapBinaryInplace<EI,EO extends EI,PA>
Abstract base class for
MapBinaryInplace implementations. |
class |
MapIIAndIIInplace<EA>
MapBinaryInplace over 2 IterableIntervals |
class |
MapIIAndIIInplaceParallel<EA>
MapBinaryInplace over 2 IterableIntervals |
| Modifier and Type | Class and Description |
|---|---|
class |
BIOViaBI<A extends DO,DI,DO extends DI>
Base class for
BinaryInplaceOnlyOps that delegate to
BinaryInplaceOps. |
class |
BIOViaBISame<A>
Base class for
BinaryInplaceOnlyOps that delegate to
BinaryInplaceOps with all matching types (inputs same as output). |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBinaryInplaceOp<A>
Abstract superclass for
BinaryInplaceOnlyOp implementations. |
| Modifier and Type | Method and Description |
|---|---|
default BinaryInplaceOnlyOp<A> |
BinaryInplaceOnlyOp.getIndependentInstance() |
Copyright © 2014–2022 ImageJ. All rights reserved.