Package org.apache.commons.numbers.primes
Methods related to prime numbers like primality test, factor decomposition.
-
Class Summary Class Description Primes Methods related to prime numbers in the range ofint
.SmallPrimes Utility methods to work on primes within theint
range.