stopping condition in LM based on ParameterTolerance

Issue #68 new
Luca Carlone created an issue
    // not implemented
    // iteration_summary.step_norm = (x - x_plus_delta).norm();
    // iteration_summary.step_norm <= step_size_tolerance -> return

Comments (0)

  1. Log in to comment