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 UHCFViaUCSameIO<I,O> extends UHCFViaUC<I,O,I,O>
UnaryHybridCF
s that delegate to
UnaryComputerOp
s with the same input and output types.UHCFViaUC
SpecialOp.Flavor
Constructor and Description |
---|
UHCFViaUCSameIO() |
compute, 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
createOutput
run
setOutput
Copyright © 2014–2022 ImageJ. All rights reserved.