See: Description
Interface | Description |
---|---|
Generator<O> |
Interface for classes that have a draw method with no arguments.
|
Class | Description |
---|---|
Distribution<O> |
Generic implementation of a set of objects that have a draw method with corresponding probabilities / frequencies.
|
Distribution.FrequencyAndObject<O> |
Immutable storage for a frequency (or probability) plus a Generator.
|
Exception | Description |
---|---|
ProbabilityException |
Exception thrown when provided probabilities or frequencies are invalid.
|
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Copyright © 2014–2016 Delft University of Technology. All rights reserved.