Package | Description |
---|---|
net.imagej.ops.math |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveMath.IntegerComplement
Op that computes the bitwise complement (~) of a int value.
|
static class |
PrimitiveMath.LongComplement
Op that computes the bitwise complement (~) of a long value.
|
Copyright © 2014–2022 ImageJ. All rights reserved.