LevenbergMarquardt2DJacobianRecalc Property |
Every iteration can either performs a rank-1 update of the the Jacobian or completely recalculate the Jacobian. This number specifies how often the Jacobian should be completely recalculated.
Set to 1 to recalculate in every iteration. Set to zero to never recalculate, but only use rank-1 updates.
Default is 10. When a Jacobian function is provided, this parameter is not used.
Namespace: DHIMath.Numerics