| ... | ... |
@@ -698,3 +698,3 @@ |
| 698 | 698 |
/// |
| 699 |
/// It returns a random bool with given probability of true result |
|
| 699 |
/// It returns a random bool with given probability of true result. |
|
| 700 | 700 |
bool boolean(double p) {
|
| ... | ... |
@@ -721,3 +721,3 @@ |
| 721 | 721 |
|
| 722 |
/// Gauss distribution with given mean and standard deviation |
|
| 722 |
/// Gauss distribution with given mean and standard deviation. |
|
| 723 | 723 |
/// \sa gauss() |
| ... | ... |
@@ -811,3 +811,3 @@ |
| 811 | 811 |
|
| 812 |
/// Uniform distribution on the full unit circle |
|
| 812 |
/// Uniform distribution on the full unit circle |
|
| 813 | 813 |
|
0 comments (0 inline)