Class IsSqrt_Test
java.lang.Object
de.tilman_neumann.jml.factor.lehman.IsSqrt_Test
public class IsSqrt_Test
extends java.lang.Object
Analyze the moduli of a-values that help the Lehman algorithm to find factors.
-
Constructor Summary
Constructors Constructor Description IsSqrt_Test()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
IsSqrt_Test
public IsSqrt_Test()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-