public static final class MathUtils.SumAndResidual extends Object
MathUtils.twoSum(double, double)
containing the
sum and the residual error in the sum.Modifier and Type | Method and Description |
---|---|
double |
getResidual()
Returns the residual error in the sum.
|
double |
getSum()
Returns the sum.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.