Class SomePowerFinder

    • Constructor Detail

      • SomePowerFinder

        public SomePowerFinder()
    • Method Detail

      • addPowers

        public BaseArrays addPowers​(BigInteger kN,
                                    int[] primes,
                                    int[] tArray,
                                    byte[] logPArray,
                                    double[] reciprocals,
                                    long[] pinvs,
                                    int primeBaseSize,
                                    SieveParams sieveParams)
        Description copied from interface: PowerFinder
        Find powers and add them to the prime base.
        Specified by:
        addPowers in interface PowerFinder
        sieveParams - basic sieve parameters
        Returns:
        BaseArrays containing powers