Uses of Class
org.ddogleg.optimization.quasinewton.ConfigQuasiNewton
Packages that use ConfigQuasiNewton
-
Uses of ConfigQuasiNewton in org.ddogleg.optimization
Methods in org.ddogleg.optimization with parameters of type ConfigQuasiNewtonModifier and TypeMethodDescriptionFactoryOptimization.quasiNewtonBfgs
(@Nullable ConfigQuasiNewton config) Returns an implementation ofQuasiNewtonBFGS
withLineSearchMore94
for the internal line search.