NEST
2.6.0,not_revisioned_source_dir@0
|
Go to the source code of this file.
Namespaces | |
librandom | |
Namespace for random number generators. | |
Typedefs | |
typedef lockPTRDatum < librandom::RandomGen,&RandomNumbers::RngType > | librandom::RngDatum |
Encapsulates random number generators in SLI. More... | |
typedef lockPTRDatum < librandom::GenericRNGFactory,&RandomNumbers::RngFactoryType > | librandom::RngFactoryDatum |
Encapsulates random number generator factories in SLI. More... | |
typedef lockPTRDatum < librandom::RandomDev,&RandomNumbers::RdvType > | librandom::RdvDatum |
Encapsulates random deviate generators in SLI. More... | |
typedef lockPTRDatum < librandom::GenericRandomDevFactory,&RandomNumbers::RdvFactoryType > | librandom::RdvFactoryDatum |
Encapsulates random deviate generator factories in SLI. More... | |