standardExponential property

StandardExponentialSampler standardExponential
getter/setter pair

Implementation

static StandardExponentialSampler standardExponential =
    StandardExponentialSampler(uniform: _state);