Changeset 3445

Timestamp:
Nov 23, 2006, 5:46:15 PM (16 years ago)
Author:
Paul A. Bristow
Message:

if (p <= pow(1 - dist.success_fraction(), dist.trials()))
{ p <= pdf(dist, 0) == cdf(dist, 0)

return 0; So the only reasonable result is zero.

} And root finder would fail otherwise.
Added, and similarly for complement

(No files)

Note: See TracChangeset for help on using the changeset viewer.