Interface Evaluable
-
- All Known Implementing Classes:
EvaluableFlexibleOverlap
,EvaluableOverlap
,LigandPose
public interface Evaluable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getFGValue(double[] grad)
double[]
getState()
void
setState(double[] transform)
-