public class AndLogical extends ABinaryFunction
a, b| Constructor and Description |
|---|
AndLogical(Object... c) |
AndLogical(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 AndLogical(Object... c)
Copyright © 2015–2022 ImgLib2. All rights reserved.