Package | Description |
---|---|
net.imagej.ops.math |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveMath.IntegerUnsignedRightShift
Op that computes the unsigned right shift (>>>) of two int values.
|
static class |
PrimitiveMath.LongUnsignedRightShift
Op that computes the unsigned right shift (>>>) of two long values.
|
Copyright © 2014–2022 ImageJ. All rights reserved.