RandomLib
1.10
|
Examples of saving and restore the state with RandomLib. More...
Go to the source code of this file.
Functions | |
int | main (int, char **) |
Examples of saving and restore the state with RandomLib.
Compile/link with, e.g.,
g++ -DHAVE_BOOST_SERIALIZATION -I../include -O2 -funroll-loops -lboost_serialization-mt -o RandomSave RandomSave.cpp ../src/Random.cpp
./RandomSave
See Saving and restoring the state, for more information.
Copyright (c) Charles Karney (2011) charl and licensed under the MIT/X11 License. For more information, see es@k arney .comhttp://randomlib.sourceforge.net/
Definition in file RandomSave.cpp.
int main | ( | int | , |
char ** | |||
) |
Definition at line 31 of file RandomSave.cpp.
References RandomLib::RandomCanonical< Generator >::Fixed().