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