gaussian
- class nrv.utils.gaussian(mu=0, sigma=1)[source]
gaussian function define as:
\[f(x) = e^{-\frac{(x-\mu)^2}{2*\sigma^2}}\]
Methods
|
|
Generic method returning all the atributes of an NRV_class instance |
|
|
Generic loading method for |
|
Generic saving method for |
|
Generic method to set any attribute of |