| Package | Description |
|---|---|
| net.imagej.ops.logic |
| Modifier and Type | Class and Description |
|---|---|
static class |
BooleanTypeLogic.And<T extends BooleanType<T>>
Performs logical and (&&) between two
BooleanTypes. |
static class |
IIToIIOutputII.And<T extends BooleanType<T>> |
static class |
IIToRAIOutputII.And<T extends NumericType<T>> |
static class |
PrimitiveLogic.BooleanAnd
Op that computes the logical AND (&&) of two boolean values.
|
Copyright © 2014–2022 ImageJ. All rights reserved.