We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2757f94 commit a994abbCopy full SHA for a994abb
probability/exponential_dist.cpp
@@ -1,6 +1,6 @@
1
/**
2
* @file
3
- * @brief [Exponential Distribution] (https://en.wikipedia.org/wiki/Exponential_distribution)
+ * @brief [Exponential Distribution](https://en.wikipedia.org/wiki/Exponential_distribution)
4
*
5
* The exponential distribution is used to model
6
* events occuring between a Poisson process like radioactive decay.
0 commit comments