Uses of Class
org.anchoranalysis.mpp.feature.energy.marks.MarksWithEnergyBreakdown
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.feature.energy |
Non-bean classes pertaining to calculating energy during an energy-minimization optimization
scheme.
|
| org.anchoranalysis.mpp.feature.energy.marks |
Non-bean classes pertaining to calculating energy of {org.anchoranalysis.mpp.mark.Mark}s.
|
-
Uses of MarksWithEnergyBreakdown in org.anchoranalysis.mpp.feature.energy
Methods in org.anchoranalysis.mpp.feature.energy that return MarksWithEnergyBreakdown Modifier and Type Method Description MarksWithEnergyBreakdownIndexableMarksWithEnergy. getMarks()The marks with their energy breakdown.Constructors in org.anchoranalysis.mpp.feature.energy with parameters of type MarksWithEnergyBreakdown Constructor Description IndexableMarksWithEnergy(int iter, MarksWithEnergyBreakdown marks)Creates a newIndexableMarksWithEnergy. -
Uses of MarksWithEnergyBreakdown in org.anchoranalysis.mpp.feature.energy.marks
Methods in org.anchoranalysis.mpp.feature.energy.marks that return MarksWithEnergyBreakdown Modifier and Type Method Description MarksWithEnergyBreakdownMarksWithEnergyBreakdown. deepCopy()Creates a deep copy of this instance.MarksWithEnergyBreakdownMarksWithEnergyBreakdown. shallowCopy()Creates a shallow copy of this instance.