core: Add laplacian random distribution
This commit is contained in:
committed by
Sébastien Deronne
parent
13e30c04b5
commit
a9ffe7821e
@@ -263,6 +263,7 @@ can also create their own custom random variables by deriving from class
|
||||
* class :cpp:class:`EmpiricalRandomVariable`
|
||||
* class :cpp:class:`BinomialRandomVariable`
|
||||
* class :cpp:class:`BernoulliRandomVariable`
|
||||
* class :cpp:class:`LaplacianRandomVariable`
|
||||
|
||||
Semantics of RandomVariableStream objects
|
||||
*****************************************
|
||||
|
||||
Reference in New Issue
Block a user