Package | Description |
---|---|
net.imagej.ops.math |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveMath.DoubleRemainder
Op that computes the remainder (%) of two double values.
|
static class |
PrimitiveMath.FloatRemainder
Op that computes the remainder (%) of two float values.
|
static class |
PrimitiveMath.IntegerRemainder
Op that computes the remainder (%) of two int values.
|
static class |
PrimitiveMath.LongRemainder
Op that computes the remainder (%) of two long values.
|
Copyright © 2014–2022 ImageJ. All rights reserved.