We should add these methods to the interfaces in the 3.0 branch.
On Sep 30, 2010, at 9:47 AM, Gilles Sadowski
wrote:
> Hi.
>
> In package "distribution", the methods related to sampling are defined in
> the abstract classes ("Abstract{Continuous|Integer}Distribution") but not
> declared in
Hi.
In package "distribution", the methods related to sampling are defined in
the abstract classes ("Abstract{Continuous|Integer}Distribution") but not
declared in the corresponding interfaces ("{Continuous|Integer}Distribution").
Is it intended or can I make them visible at the interface level?