I1
- type of first input (for both the op and its worker)I2
- type of second input (for both the op and its worker)O
- type of output (for both the op and its worker)public abstract class BHCFViaBHCFSameIO<I1,I2,O> extends BHCFViaBHCF<I1,I2,O,I1,I2>
BinaryHybridCF
s that delegate to
BinaryHybridCF
s with the same input and output types.BHCFViaBHCF
SpecialOp.Flavor
Constructor and Description |
---|
BHCFViaBHCFSameIO() |
compute, createOutput, initialize
in1, in2, out, setInput1, setInput2, setOutput
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
calculate, calculate, createOutput, getIndependentInstance, run, run
compute
calculate, createOutput, run
compute
run
setOutput
Copyright © 2014–2022 ImageJ. All rights reserved.