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