[
https://issues.apache.org/jira/browse/MATH-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles resolved MATH-1352.
--------------------------
Resolution: Won't Fix
Fix Version/s: (was: 4.0)
Those distribution classes have been moved to ["Commons
Statistics"|https://git1-us-west.apache.org/repos/asf?p=commons-statistics.git;a=tree;f=commons-statistics-distribution/src/main/java/commons/statistics/distribution;hb=HEAD],
where the problematic constructors have been removed (cf. STATISTICS-2).
> "solverAbsoluteAccuracy" in "NormalDistribution"
> ------------------------------------------------
>
> Key: MATH-1352
> URL: https://issues.apache.org/jira/browse/MATH-1352
> Project: Commons Math
> Issue Type: Bug
> Reporter: Gilles
> Priority: Minor
>
> {{NormalDistribution}} has a constructor that sets a "solverAbsoluteAccuracy"
> field.
> This field is never used since the class overrides method
> "inverseCumulativeProbability".
> This constructor is called in "PoissonDistribution" and
> "EmpiricalDistribution" (i.e. explicitly passing a value that is useless).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)