Package org.ddogleg.optimization.lm
package org.ddogleg.optimization.lm
-
ClassesClassDescriptionConfiguration for
LevenbergMarquardt_F64Implementation of Levenberg-Marquardt non-linear least squares optimization.UnconLeastSqLevenbergMarquardt_F64<S extends DMatrix>Implementation ofLevenbergMarquardt_F64forUnconstrainedLeastSquares.UnconLeastSqLevenbergMarquardtSchur_F64<S extends DMatrix>Implementation ofLevenbergMarquardt_F64forUnconstrainedLeastSquaresSchur.