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