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