Package | Description |
---|---|
net.imagej.ops.math |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveMath.DoubleRound
Op that rounds a double value.
|
static class |
PrimitiveMath.FloatRound
Op that rounds a float value.
|
static class |
UnaryRealTypeMath.Round<I extends RealType<I>,O extends RealType<O>>
Sets the real component of an output real number to the rounding of the
real component of an input real number.
|
Copyright © 2014–2022 ImageJ. All rights reserved.