Searched refs:modSquareN (Results 1 – 2 of 2) sorted by relevance
786 return pow < 1 ? this : new F2m(m, ks, x.modSquareN(pow, m, ks)); in squarePow()
1681 public LongArray modSquareN(int n, int m, int[] ks) in modSquareN() method in LongArray