See: Description
| Class | Description |
|---|---|
| GeneratorUtils |
This class contains a set of methods with common
computations for the PhaseGenerator classes
|
| NeutsContPHGenerator |
This class implements the algorithm proposed
by Neuts and Pagano "Generating Random Variates
of Phase-Type", 1981.
|
| NeutsDiscPHGenerator |
This class implements the algorithm proposed
by Neuts and Pagano "generating Random Variates
of Phase-Type", 1981.
|
| PhaseGenerator |
This abstract class defines the behavior of classes
that implement Phase-Type random number generators
|