public class XorLogical extends ABinaryFunction
a, b| Constructor and Description |
|---|
XorLogical(Object... c) |
XorLogical(Object c1,
Object c2) |
| Modifier and Type | Method and Description |
|---|---|
<O extends RealType<O>> |
reInit(O tmp,
Map<String,LetBinding<O>> bindings,
Converter<RealType<?>,O> converter,
Map<Variable<O>,OFunction<O>> imgSources) |
getFirst, getSecondview, view, view, view, viewDouble, viewDouble, viewDoublepublic XorLogical(Object... c)
Copyright © 2015–2022 ImgLib2. All rights reserved.