Package | Description |
---|---|
net.imagej.ops.logic |
Modifier and Type | Class and Description |
---|---|
static class |
BooleanTypeLogic.Not<T extends BooleanType<T>>
Performs logical not (!) on a
BooleanType . |
static class |
PrimitiveLogic.BooleanNot
Op that computes the logical NOT (!) of a boolean value.
|
Copyright © 2014–2022 ImageJ. All rights reserved.