Uses of Class
org.ddogleg.optimization.lm.LevenbergMarquardt_F64
-
Uses of LevenbergMarquardt_F64 in org.ddogleg.optimization.lm
Modifier and TypeClassDescriptionclass
UnconLeastSqLevenbergMarquardt_F64<S extends DMatrix>
Implementation ofLevenbergMarquardt_F64
forUnconstrainedLeastSquares
.class
UnconLeastSqLevenbergMarquardtSchur_F64<S extends DMatrix>
Implementation ofLevenbergMarquardt_F64
forUnconstrainedLeastSquaresSchur
.