IO
- type of inputs and output (for both the op and its worker)public abstract class BFViaBCAllSame<IO> extends BFViaBCSameIO<IO,IO,IO>
BinaryFunctionOp
s that delegate to
BinaryComputerOp
s with all matching types (inputs same as output).BFViaBC
SpecialOp.Flavor
Constructor and Description |
---|
BFViaBCAllSame() |
calculate, initialize
in1, in2, out, run, setInput1, setInput2
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createWorker
getArity, getIndependentInstance, run, run
candidates, filterArity, op
ops, setEnvironment
in, in1, in2, setInput, setInput1, setInput2
createOutput
calculate, getIndependentInstance, run
calculate, run
run
Copyright © 2014–2022 ImageJ. All rights reserved.