| Package | Description | 
|---|---|
| org.hipparchus.util | 
 Convenience routines and common data structures used throughout the Hipparchus library. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends FieldElement<T>> | 
MathUtils.twoSum(T a,
      T b)
Sums  
a and b using Møller's 2Sum algorithm. | 
Copyright © 2016-2022 CS GROUP. All rights reserved.