Package org.ddogleg.optimization.lm
package org.ddogleg.optimization.lm
-
ClassDescriptionConfiguration for
LevenbergMarquardt_F64
Implementation of Levenberg-Marquardt non-linear least squares optimization.UnconLeastSqLevenbergMarquardt_F64<S extends DMatrix>Implementation ofLevenbergMarquardt_F64
forUnconstrainedLeastSquares
.UnconLeastSqLevenbergMarquardtSchur_F64<S extends DMatrix>Implementation ofLevenbergMarquardt_F64
forUnconstrainedLeastSquaresSchur
.