Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- negexp(double) - Method in class eduni.distributions.Distributions
-
computes a negexp distribution
- Negexp - Class in eduni.distributions
-
A random number generator based on the negexp distribution.
- Negexp(double) - Constructor for class eduni.distributions.Negexp
-
the seed is aumatically provided by the
SeedGenerator - Negexp(double, long) - Constructor for class eduni.distributions.Negexp
-
The constructor with which a specific seed is set for the random number generator
- newCustomer(int, int) - Method in interface view.IVisualization
-
Adds a new customer to the visualization.
- newCustomer(int, int) - Method in class view.Visualization
-
Visualizes a new customer by filling a circle on the canvas.
- nextLong() - Method in class eduni.distributions.RandomGenerator
- normal(double, double) - Method in class eduni.distributions.Distributions
-
computes a normal distribution; sample are provided by the same PRGN
- Normal - Class in eduni.distributions
-
A random number generator based on the normal distribution.
- Normal(double, double) - Constructor for class eduni.distributions.Normal
-
the seed is automatically provided by the
SeedGenerator - Normal(double, double, long) - Constructor for class eduni.distributions.Normal
-
The constructor with which a specific seed is set for the random number generator
- normal2(double, double) - Method in class eduni.distributions.Distributions
-
computes a normal distribution; sample are provided by the same PRGN
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form