|
SimJava 2.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContinuousGenerator
This interface defines the functionality that should be provided by random number generators based on continuous distributions.
| Method Summary | |
|---|---|
double |
sample()
Sample the random number generator. |
| Methods inherited from interface Generator |
|---|
get_name, get_seed, set_seed |
| Method Detail |
|---|
double sample()
|
SimJava 2.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||