Class PollardRho
java.lang.Object
dk.jonaslindstrom.ruffini.integers.algorithms.factorize.PollardRho
- All Implemented Interfaces:
- java.util.function.Function<BigInteger,,- BigInteger> - java.util.function.UnaryOperator<BigInteger>
- 
Constructor Details- 
PollardRho
- 
PollardRhopublic PollardRho()
 
- 
- 
Method Details- 
apply- Specified by:
- applyin interface- java.util.function.Function<BigInteger,- BigInteger> 
 
- 
apply
 
-