#include <exponential.h>
Inheritance diagram for Exponential< T, IRNG, stateTag >:


Public Types | |
| typedef T | T_numtype |
Public Member Functions | |
| Exponential (T mean) | |
| T | random () |
Private Attributes | |
| T | mean_ |
|
|||||
|
Reimplemented from ExponentialUnit< T, IRNG, stateTag >. |
|
||||||||||
|
|
|
||||||||||
|
Reimplemented from ExponentialUnit< T, IRNG, stateTag >. |
|
|||||
|
|
1.3.9.1