Searched refs:modInv (Results 1 – 1 of 1) sorted by relevance
712 private static void modInv(int order) { in modInv() method in BigIntegerTest1074 modInv(ORDER_1); // small numbers in testModInv()1075 modInv(ORDER_3); // Karatsuba range in testModInv()1076 modInv(ORDER_4); // Toom-Cook / Burnikel-Ziegler range in testModInv()