On 2/1/08, Yegor Bryukhov <[EMAIL PROTECTED]> wrote: > cumulativeProbability((double)x, (double)x) returns 0 for > discrete/integer distributions > > I suppose AbstractIntegerDistribution.cumulativeProbability(double, > double) should be overridden to call its (int, int) version instead of > using default one from AbstractDistribution >
Thanks for reporting this. Can you please open a bug report using the link below to track this? http://commons.apache.org/math/issue-tracking.html You can also attach a patch (including failing test case) there if you have time / interest. In any case, thanks again for the feedback. Phil > -- > Best regards, > Yegor > __________________________________________________________ > Yegor Bryukhov, > Research Associate > Center for Algorithms and Interactive Scientific Software > City College of New York > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]