|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Random.Function | |
|---|---|
| adams.data.random | |
| Uses of Random.Function in adams.data.random |
|---|
| Methods in adams.data.random with parameters of type Random.Function | |
|---|---|
double |
Random.rejection(Random.Function fun,
double maxFun,
double min,
double max)
Generate a random number from a random variable definied by its density function, using the rejection technic. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||