[ 
https://issues.apache.org/jira/browse/MATH-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Neidhart resolved MATH-822.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1

Done in r1361587.
                
> Unnecessary Parameter in EigenDecomposition?
> --------------------------------------------
>
>                 Key: MATH-822
>                 URL: https://issues.apache.org/jira/browse/MATH-822
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Jared Becksfort
>            Priority: Minor
>             Fix For: 3.1
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I am still new to the Commons Math code base, so I am sorry if this is a dumb 
> question.  I am browsing the code for EigenDecomposition, and both of its 
> constructors have an unused parameter called splitTolerance.  The comments 
> indicate that this is for backward compatibility.
> Would it be acceptable for me to simply include a one-parameter constructor 
> that calls the two-parameter one, so backward compatibility is preserved and 
> client code no longer needs to provide a pointless double?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to