Package | Description |
---|---|
net.imagej.ops.special.chain |
Modifier and Type | Class and Description |
---|---|
class |
BFViaBCAllSame<IO>
Base class for
BinaryFunctionOp s that delegate to
BinaryComputerOp s with all matching types (inputs same as output). |
class |
BFViaBCSameIO<I1,I2,O>
Base class for
BinaryFunctionOp s that delegate to
BinaryComputerOp s with the same input and output types. |
Copyright © 2014–2022 ImageJ. All rights reserved.