Searched refs:getUpper (Results 1 – 1 of 1) sorted by relevance
1741 BigInteger xh = x.getUpper(half); in multiplyKaratsuba()1743 BigInteger yh = y.getUpper(half); in multiplyKaratsuba()1966 @NonNull private BigInteger getUpper(int n) { in getUpper() method2137 BigInteger xh = getUpper(half); in squareKaratsuba()