[
https://issues.apache.org/jira/browse/MATH-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Steitz updated MATH-506:
-----------------------------
Affects Version/s: (was: 3.0)
1.2
2.0
2.1
2.2
Fix Version/s: 3.0
> The static field ChiSquareTestImpl.distribution serves no purpose
> -----------------------------------------------------------------
>
> Key: MATH-506
> URL: https://issues.apache.org/jira/browse/MATH-506
> Project: Commons Math
> Issue Type: Bug
> Affects Versions: 1.2, 2.0, 2.1, 2.2
> Reporter: Sebb
> Assignee: Phil Steitz
> Priority: Minor
> Fix For: 3.0
>
>
> The static field ChiSquareTestImpl.distribution serves no purpose.
> There is a setter for it, but in every case where the field is used, it is
> first overwritten with a new value.
> The field and the setter should be removed, and the methods that create a new
> instance should create a local variable instead.
> For Math 2.1, the field can be removed and the setter deprecated.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira