Name:rngdict - dictionary with random generator types
Description:
rngdict contains the random generator types available.
They can be used as arguments to CreateRNG.
- To see which RNGs are available in rngdict use:
rngdict info
- To extract one specific rng from the dictionary use:
rngdict /rngname get
- To make all models permanetly available type
rngdict begin
SeeAlso: CreateRNG
Remarks:
See librandom/random_numbers.cpp for implementation.
References:
GNU Scientific Library, http://www.gnu.org/software/gsl
Source:/builddir/build/BUILD/nest-simulator-2.14.0/lib/sli/librandom.sli