public static class TheoreticalSensitivity.RouletteWheel extends Object
Modifier and Type | Method and Description |
---|---|
int |
draw() |
List<ArrayList<Integer>> |
sampleCumulativeSums(int maxNumberOfSummands,
int sampleSize,
boolean withLogging) |