EI1
- element type of first inputsEI2
- element type of second inputsEO
- element type of outputsOP
- type of BinaryComputerOp
which processes the elementspublic interface MapBinaryComputer<EI1,EI2,EO,OP extends BinaryComputerOp<EI1,EI2,EO>> extends MapOp<OP>
BinaryComputerOp
s.ops, setEnvironment
Copyright © 2014–2022 ImageJ. All rights reserved.