Package org.apache.commons.numbers.primes
package org.apache.commons.numbers.primes
Methods related to prime numbers like primality test, factor decomposition.
-
ClassesClassDescriptionMethods related to prime numbers in the range of
int
.Utility methods to work on primes within theint
range.