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