Dear Community,

I'm planning to implement lower and upper bounds of the support for
distributions in a generic way on AbstractContinuousDistribution and
AbstractIntegerDistribution such that one can get e.g. 0 and n for the
Binomial, -inf and inf of the Normal etc.? Proposed names for the
methods are getSupportLowerBound and getSupportUpperBound. For
AbstractContinuousDistribution they should return a double and on
AbstractIntegerDistribution an int.

Are there any comments on this proposal?

Cheers, Mikkel.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to