public class Utils extends Object
Modifier and Type | Method and Description |
---|---|
static long |
epsilonCeiling(double value)
Similar to Math.ceil(value), but adjusts small numerical rounding errors
+- epsilon.
|
Jump to the Parallel Colt Homepage