[
https://issues.apache.org/jira/browse/MATH-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490774#comment-14490774
]
Phil Steitz commented on MATH-1213:
-----------------------------------
Fixed for 3.x in
Branch: refs/heads/MATH_3_X
Commit: 89a0c4b22154326b7598d68b0bc45e3fbb9f3e2f
Leaving open so we do not forget to provide a way to do this in the 4.0 branch.
> LaguerreSolver complex solve methods do not allow maxEval limit
> ---------------------------------------------------------------
>
> Key: MATH-1213
> URL: https://issues.apache.org/jira/browse/MATH-1213
> Project: Commons Math
> Issue Type: Bug
> Affects Versions: 3.4.1
> Reporter: Phil Steitz
> Fix For: 4.0, 3.5
>
>
> The methods solveAllComplex and solveComplex in the LaguerreSolver should
> allow the user to specify a maximum number of function evaluations, similarly
> to the real solvers. Currently, the calls to setup have Integer.MAX_VALUE
> hard-coded. Additional versions of these methods that take a maxEval
> parameter should be added.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)