[
https://issues.apache.org/jira/browse/MATH-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luc Maisonobe resolved MATH-443.
--------------------------------
Resolution: Duplicate
this is currently handled in MATH-195, which is nearly done now.
> Incorrect exception specification in AbstractLeastSquaresOptimizer.optimize()
> -----------------------------------------------------------------------------
>
> Key: MATH-443
> URL: https://issues.apache.org/jira/browse/MATH-443
> Project: Commons Math
> Issue Type: Bug
> Affects Versions: 2.0, 2.1
> Reporter: Roman Werpachowski
> Priority: Minor
>
> AbstractLeastSquaresOptimizer.optimize() declares the following exceptions:
> FunctionEvaluationException, OptimizationException, IllegalArgumentException.
> However, it also throws MaxIterationsExceededException. I think that instead
> of OptimizationException, ConvergenceException should be declared.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.