|
STXXL
1.4.1
|
#include <stxxl/bits/namespace.h>Go to the source code of this file.
Namespaces | |
| stxxl | |
STXXL library namespace | |
Functions | |
| unsigned | stxxl::get_next_seed () |
| get a seed value for prng initialization, subsequent calls return a sequence of different values More... | |
| void | stxxl::set_seed (unsigned seed) |
| set the global stxxl seed value More... | |