Uses of Interface
com.actelion.research.chem.optimization.Evaluable
-
Packages that use Evaluable Package Description com.actelion.research.chem.docking com.actelion.research.chem.optimization com.actelion.research.chem.phesa com.actelion.research.chem.phesaflex -
-
Uses of Evaluable in com.actelion.research.chem.docking
Classes in com.actelion.research.chem.docking that implement Evaluable Modifier and Type Class Description class
LigandPose
-
Uses of Evaluable in com.actelion.research.chem.optimization
Methods in com.actelion.research.chem.optimization with parameters of type Evaluable Modifier and Type Method Description double[]
OptimizerLBFGS. optimize(Evaluable eval)
Optimization routine using the limited Broyden-Fletcher-Goldfarb-Shanno algorithm -
Uses of Evaluable in com.actelion.research.chem.phesa
Classes in com.actelion.research.chem.phesa that implement Evaluable Modifier and Type Class Description class
EvaluableOverlap
-
Uses of Evaluable in com.actelion.research.chem.phesaflex
Classes in com.actelion.research.chem.phesaflex that implement Evaluable Modifier and Type Class Description class
EvaluableFlexibleOverlap
-