|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--lima.mathematical.factorisation.quadraticsieve.DensitySortingTuple
A class to represent factors from the factor base with the log of their product This has got to be sorted by the log field. (ie the sum(log(FB[factorIndicies])
| Constructor Summary | |
DensitySortingTuple(int pos,
int length)
Construct a new SortingTuple object |
|
| Method Summary | |
int |
compareTo(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DensitySortingTuple(int pos,
int length)
| Method Detail |
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.ComparableComparable.compareTo(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||