java.lang.Object
dk.jonaslindstrom.ruffini.integers.algorithms.factorize.PollardRho
All Implemented Interfaces:
java.util.function.Function<BigInteger,BigInteger>, java.util.function.UnaryOperator<BigInteger>

public class PollardRho extends Object implements java.util.function.UnaryOperator<BigInteger>