Data Structures | |
class | Rdist |
Interface for continuous distributions. More... | |
class | Normal |
Normal distribution of random numbers More... | |
class | Negexp |
Negative exponential distribution of random numbers. More... | |
class | Uniform |
Uniform distribution of random numbers More... | |
class | Erlang |
Erlang distribution of random numbers More... | |
class | Rconst |
Constant number generator. More... |