T
- field element typepublic static final class MathUtils.FieldSumAndResidual<T extends FieldElement<T>> extends Object
MathUtils.twoSum(FieldElement, FieldElement)
containing
the sum and the residual error in the sum.Modifier and Type | Method and Description |
---|---|
T |
getResidual()
Returns the residual error in the sum.
|
T |
getSum()
Returns the sum.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.