Uses of Class
org.anchoranalysis.mpp.feature.energy.marks.MarksWithEnergyBreakdown
Packages that use MarksWithEnergyBreakdown
Package
Description
Non-bean classes pertaining to calculating energy during an energy-minimization optimization
scheme.
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 MarksWithEnergyBreakdownModifier and TypeMethodDescriptionIndexableMarksWithEnergy.getMarks()
The marks with their energy breakdown.Constructors in org.anchoranalysis.mpp.feature.energy with parameters of type MarksWithEnergyBreakdownModifierConstructorDescriptionIndexableMarksWithEnergy
(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 MarksWithEnergyBreakdownModifier and TypeMethodDescriptionMarksWithEnergyBreakdown.deepCopy()
Creates a deep copy of this instance.MarksWithEnergyBreakdown.shallowCopy()
Creates a shallow copy of this instance.