NEST
2.6.0,not_revisioned_source_dir@0
|
Go to the source code of this file.
Classes | |
class | librandom::RandomDev |
Abstract base class for access to non-uniform random deviate generators. More... | |
class | librandom::GenericRandomDevFactory |
Generic factory class for RandomDev. More... | |
class | librandom::RandomDevFactory< DevType > |
Factory class for generating objects of type RandomDev. More... | |
Namespaces | |
librandom | |
Namespace for random number generators. | |
Typedefs | |
typedef lockPTR< RandomDev > | librandom::RdvPtr |
Common lock-pointer type for Random deviate generators. More... | |