public interface DiscreteUniformDistribution extends Distribution
Modifier and Type | Method and Description |
---|---|
double |
getMax() |
double |
getMin() |
double |
getStep() |
double |
getStepShift() |
getBounds, trial
Copyright © 2018. All rights reserved.