java.lang.Object
joelib.math.symmetry.SymStatistic
- public class SymStatistic
- extends java.lang.Object
SymStatistic.
|
Constructor Summary |
SymStatistic()
Constructor for the AtomIntInt object |
|
Method Summary |
void |
clear()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
accepted
public long accepted
earlyRemovedCandidates
public long earlyRemovedCandidates
removedDuplicates
public long removedDuplicates
removedInitialMating
public long removedInitialMating
removedUnsuccOpt
public long removedUnsuccOpt
removedWrongTransOrder
public long removedWrongTransOrder
totalExaminedCandidates
public long totalExaminedCandidates
SymStatistic
public SymStatistic()
- Constructor for the AtomIntInt object
clear
public void clear()