You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Phil Steitz (JIRA)" <ji...@apache.org> on 2015/04/10 02:09:13 UTC

[jira] [Created] (MATH-1213) LaguerreSolver complex solve methods do not allow maxEval limit

Phil Steitz created MATH-1213:
---------------------------------

             Summary: 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)