|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.energy.TotalEnergy.SortedAtoms
private class TotalEnergy.SortedAtoms
| Field Summary | |
|---|---|
private Atom[] |
atoms
|
(package private) double |
avg
|
(package private) double |
std
|
| Constructor Summary | |
|---|---|
TotalEnergy.SortedAtoms()
|
|
| Method Summary | |
|---|---|
double |
avg()
|
private AtomList |
highestEnergyAtoms(double stdThreshold)
|
private AtomList |
lowestEnergyAtoms(double stdThreshold)
|
double |
std()
|
double |
sum(double stdThreshold)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Atom[] atoms
double avg
double std
| Constructor Detail |
|---|
public TotalEnergy.SortedAtoms()
| Method Detail |
|---|
public double avg()
public double std()
public double sum(double stdThreshold)
private AtomList lowestEnergyAtoms(double stdThreshold)
private AtomList highestEnergyAtoms(double stdThreshold)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||