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