Package org.apache.commons.numbers.primes


package org.apache.commons.numbers.primes
Methods related to prime numbers like primality test, factor decomposition.
  • Classes
    Class
    Description
    Methods related to prime numbers in the range of int.
    Utility methods to work on primes within the int range.