|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--lima.mathematical.factorisation.FactorisationAlgorithm
|
+--lima.mathematical.factorisation.ecm.DistributedEcm
| Constructor Summary | |
DistributedEcm()
|
|
| Method Summary | |
void |
factorise(lima.mathematical.factorisation.Factorisation f)
Attempt to factorise the composite part of the specified factorisation object. |
static void |
main(java.lang.String[] arrg)
|
java.lang.String |
toString()
|
| Methods inherited from class lima.mathematical.factorisation.FactorisationAlgorithm |
factorise |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DistributedEcm()
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Objectpublic static void main(java.lang.String[] arrg)
public void factorise(lima.mathematical.factorisation.Factorisation f)
FactorisationAlgorithm
factorise in class FactorisationAlgorithmf - - The factorisation object to examine.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||