| Class | Description |
|---|---|
| DiscreteProbabilityBuffer | |
| DiscreteProbabilityBuffer.Entry | |
| ElemProbD<T> |
A simple wrapper type for "Event Probability", where the event is identified by a unique int,
and the probability is represented with double precision floating-point.
|
| EvProbD |
A simple wrapper type for "Event Probability", where the event is identified by a unique int,
and the probability is represented with double precision floating-point.
|
| EvProbF |
A simple wrapper type for "Event Probability", where the event is identified by a unique int,
and the probability is represented with single precision floating-point.
|
Copyright © 2018. All rights reserved.