[
https://issues.apache.org/jira/browse/MATH-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved MATH-859.
----------------------------------
Resolution: Fixed
Removed deprecated methods in commit ece7c6fc67c0d584f4884c5b17ddf491a397fdfe.
> Fix and then deprecate 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
>
>
> The 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 was sent by Atlassian JIRA
(v6.3.4#6332)