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