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