occt: master bf8b7e08
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
master | 2022-06-03 12:30:22 | master 24e4b3c8 | ||
Changeset | 0030492: Foundation Classes - math_BFGS fails if starting point is exactly the minimum Fix affects BFGS optimization methods by checking convergence as the first step on each iteration. FRPR works well, but it is updated as well since its logic potentially dangerous. |
|||
mod - src/math/math_BFGS.cxx | Diff File | |||
mod - src/math/math_FRPR.cxx | Diff File | |||
mod - src/QABugs/QABugs_19.cxx | Diff File | |||
add - tests/bugs/fclasses/bug30492 | Diff File |