Phil Steitz created MATH-859:
--------------------------------

             Summary: Fix and then deprecating isSupportXxxInclusive in 
RealDistribution interface
                 Key: MATH-859
                 URL: https://issues.apache.org/jira/browse/MATH-859
             Project: Commons Math
          Issue Type: Bug
    Affects Versions: 3.0
            Reporter: Phil Steitz
             Fix For: 4.0


he conclusion from [1] was never implemented. We should deprecate these
properties from the RealDistribution interface, but since removal
will have to wait until 4.0, we should agree on a precise
definition and fix the code to match it in the mean time.

The definition that I propose is that isSupportXxxInclusive means
that when the density function is applied to the upper or lower
bound of support returned by getSupportXxxBound, a finite (i.e. not
infinite), not NaN value is returned.

[1] http://markmail.org/message/dxuxh7eybl7xejde


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to