Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.4.1
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
MATH-1215 Allow solvers to return "Complex" roots
- Open