|
Stxxl
1.4.0
|
#include <iostream>#include <cassert>#include <stxxl/random>
Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 17 of file test_random.cpp.
References stxxl::get_next_seed(), stxxl::set_seed(), and stxxl::srandom_number32().
1.7.6.1