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

Gilles Sadowski resolved MATH-1345.
-----------------------------------
    Resolution: Feedback Received

> Cleanup of distribution classes
> -------------------------------
>
>                 Key: MATH-1345
>                 URL: https://issues.apache.org/jira/browse/MATH-1345
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles Sadowski
>            Priority: Minor
>
> * Why is {{DEFAULT_INVERSE_ABSOLUTE_ACCURACY}} "public"?
> * A "solverAbsoluteAccuracy" instance variable is defined in each subclass of 
> {{AbstractRealDistribution}} implementation, but is only used in the base 
> class.
> * In {{TriangularDistribution}}, the value is mentioned as "not used" (for 
> its original purpose), yet a non-trivial value is computed.
> * Code often specifies the accuracy by passing the default explicitly 
> (whereas a default value is defined for the purpose of not having to do 
> that).  Cf. {{RandomDataGenerator}}.
> * Why are distributions "Serializable"?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to