[ 
https://issues.apache.org/jira/browse/MATH-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232486#comment-13232486
 ] 

Sébastien Brisard commented on MATH-761:
----------------------------------------

In {{r1302261}}, nested class {{State}} was made static.
                
> Improve encapsulation of data in the nested classes of SymmLQ
> -------------------------------------------------------------
>
>                 Key: MATH-761
>                 URL: https://issues.apache.org/jira/browse/MATH-761
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 3.1
>            Reporter: Sébastien Brisard
>            Assignee: Sébastien Brisard
>              Labels: linear
>
> In order to limit object creation, the current implementation of the 
> {{SymmLQ}} solver makes heavy use of references accross nested classes in 
> {{SymmLQ}}. This makes the code difficult to read, and should be modified, 
> keeping the public API.

--
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