Uses of Class
org.ddogleg.optimization.math.HessianMath_DDRM
Package | Description |
---|---|
org.ddogleg.optimization.math |
-
Uses of HessianMath_DDRM in org.ddogleg.optimization.math
Subclasses of HessianMath_DDRM in org.ddogleg.optimization.math Modifier and Type Class Description class
HessianBFGS_DDRM
Uses DFP to estimate the Hessian and BFGS to estimate the inverse Hessian.class
HessianLeastSquares_DDRM