Uses of Package
ffx.numerics.optimization
Packages that use ffx.numerics.optimization
Package
Description
The Optimize package contains local and global optimization algorithms using pure Java and OpenMM
code paths.
The Optimization package implements the limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
algorithm for large-scale multidimensional unconstrained optimization problems.
The X-ray package implements support for X-ray and Neutron refinement.
-
Classes in ffx.numerics.optimization used by ffx.algorithms.optimizeClassDescriptionEnum representing the possible outcomes of a line search operation.This interface allows the optimizer to notify registered instances of successful steps.
-
Classes in ffx.numerics.optimization used by ffx.numerics.optimizationClassDescriptionEnum representing the possible outcomes of a line search operation.This interface allows the optimizer to notify registered instances of successful steps.
-
Classes in ffx.numerics.optimization used by ffx.xrayClassDescriptionEnum representing the possible outcomes of a line search operation.This interface allows the optimizer to notify registered instances of successful steps.