public abstract class AbstractBinaryOp<I1,I2,O> extends AbstractUnaryOp<I1,O> implements BinaryOp<I1,I2,O>
BinaryOp
implementations.SpecialOp.Flavor
Constructor and Description |
---|
AbstractBinaryOp() |
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArity, getIndependentInstance, run, run
candidates, filterArity, op
ops, setEnvironment
initialize
Copyright © 2014–2022 ImageJ. All rights reserved.