On Sun, 14 Nov 2021 at 19:19, Alex Herbert wrote:
>
>
>
> On Sun, 14 Nov 2021, 18:58 Phil Steitz, wrote:
>>
>>
>>
>> On 11/14/21 2:29 AM, Alex Herbert wrote:
>> > Both the discrete and continuous distribution have a property in the
>> > interface:
>> >
>> > /**
>> > * Indicates whethe
On Sun, 14 Nov 2021, 18:58 Phil Steitz, wrote:
>
>
> On 11/14/21 2:29 AM, Alex Herbert wrote:
> > Both the discrete and continuous distribution have a property in the
> interface:
> >
> > /**
> > * Indicates whether the support is connected, i.e. whether
> > * all values between
On 11/14/21 2:29 AM, Alex Herbert wrote:
Both the discrete and continuous distribution have a property in the interface:
/**
* Indicates whether the support is connected, i.e. whether
* all values between the lower and upper bound of the support
* are included in the su
Both the discrete and continuous distribution have a property in the interface:
/**
* Indicates whether the support is connected, i.e. whether
* all values between the lower and upper bound of the support
* are included in the support.
*
* @return whether the support i