Package de.tilman_neumann.jml.factor.ecm
Class TinyEcm64_MH.EcmResult
java.lang.Object
de.tilman_neumann.jml.factor.ecm.TinyEcm64_MH.EcmResult
- Enclosing class:
- TinyEcm64_MH
public static class TinyEcm64_MH.EcmResult
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description EcmResult(long f, int curve)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
f
public long f -
curve
public int curve
-
-
Constructor Details
-
EcmResult
public EcmResult(long f, int curve)
-