I
- type of input (for both the op and its worker)O
- type of output (for both the op and its worker)public abstract class UHCFViaUHCFSameIO<I,O> extends UHCFViaUHCF<I,O,I>
UnaryHybridCF
s that delegate to other
UnaryHybridCF
s with the same input and output types.UHCFViaUHCF
SpecialOp.Flavor
Constructor and Description |
---|
UHCFViaUHCFSameIO() |
compute, createOutput, initialize
in, out, setInput, 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, setInput
calculate, calculate, createOutput, getIndependentInstance, run, run
compute
run
setOutput
Copyright © 2014–2022 ImageJ. All rights reserved.