Uses of Package
org.ddogleg.optimization
Packages that use org.ddogleg.optimization
Package
Description
-
Classes in org.ddogleg.optimization used by org.ddogleg.optimizationClassDescriptionLambda intended to be used to adjust the value of an array.Configuration for
GaussNewtonBase_F64
.Configuration for built inLoss Functions
.General configuration for unconstrained non-linear least squares solvers.Convergence paramters forUnconstrainedMinimization
andUnconstrainedLeastSquares
.Optimization modeInterface for iterative optimization classes.Abstracts writing to the Jacobian so thatLeastSquaresSwitcher.ProcessJacobianOut
doesn't need to know the formatHigh level interface for implementing the Jacobian.This message is thrown if something bad happens while optimizing that would be the results invalidNon-linear least squares problems have a special structure which can be taken advantage of for optimization.Common base for implementations ofUnconstrainedLeastSquares
that differ in the JacobianFunctionA variant onUnconstrainedLeastSquares
for solving large scale systems which can be simplified using the Schur Complement. -
Classes in org.ddogleg.optimization used by org.ddogleg.optimization.lmClassDescriptionLambda intended to be used to adjust the value of an array.Configuration for
GaussNewtonBase_F64
.Base class for Gauss-Newton based approaches for unconstrained optimization.Interface for iterative optimization classes.Non-linear least squares problems have a special structure which can be taken advantage of for optimization.Common base for implementations ofUnconstrainedLeastSquares
that differ in the JacobianFunctionA variant onUnconstrainedLeastSquares
for solving large scale systems which can be simplified using the Schur Complement. -
Classes in org.ddogleg.optimization used by org.ddogleg.optimization.quasinewtonClassDescriptionInterface for iterative optimization classes.Line search for nonlinear optimization.This message is thrown if something bad happens while optimizing that would be the results invalid
-
Classes in org.ddogleg.optimization used by org.ddogleg.optimization.trustregionClassDescriptionLambda intended to be used to adjust the value of an array.Configuration for
GaussNewtonBase_F64
.Base class for Gauss-Newton based approaches for unconstrained optimization.Interface for iterative optimization classes.Non-linear least squares problems have a special structure which can be taken advantage of for optimization.Common base for implementations ofUnconstrainedLeastSquares
that differ in the JacobianFunctionA variant onUnconstrainedLeastSquares
for solving large scale systems which can be simplified using the Schur Complement.Optimization algorithm which seeks to minimize F(X) ∈ ℜ and X ∈ ℜN -
Classes in org.ddogleg.optimization used by org.ddogleg.optimization.wrapClassDescriptionInterface for iterative optimization classes.This message is thrown if something bad happens while optimizing that would be the results invalidOptimization algorithm which seeks to minimize F(X) ∈ ℜ and X ∈ ℜN