Functions | |
| def | demo_distribution_1d |
| Demonstrates to generation of points from a 2D distribution. | |
| def | demo_distribution_2d |
| Demonstrates to generation of points from a 2D distribution. | |
| def random_distributions_demo.demo_distribution_1d | ( | ) |
Demonstrates to generation of points from a 2D distribution.
Definition at line 13 of file random_distributions_demo.py.
| def random_distributions_demo.demo_distribution_2d | ( | ) |
Demonstrates to generation of points from a 2D distribution.
An image is produced that shows an estimate of the distribution for a samnple of points generate from the specified distribution.
Definition at line 61 of file random_distributions_demo.py.
1.5.8