Uses of Package
org.ddogleg.optimization
Package
Description
-
ClassDescriptionConfiguration for
GaussNewtonBase_F64
.Convergence paramters forUnconstrainedMinimization
andUnconstrainedLeastSquares
.Optimization modeInterface for iterative optimization classes.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.A 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 -
ClassDescriptionConfiguration 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.A variant onUnconstrainedLeastSquares
for solving large scale systems which can be simplified using the Schur Complement. -
ClassDescriptionInterface 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
-
ClassDescriptionConfiguration 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.A 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 -
ClassDescriptionInterface 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