Interface EnergyTerm
-
- All Known Implementing Classes:
AngleBend,BondStretch,Electrostatic,OutOfPlane,PositionConstraint,StretchBend,TorsionAngle,VanDerWaals
public interface EnergyTermInterface class for energy terms.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetEnergy(double[] pos)voidgetGradient(double[] pos, double[] grad)
-