Stxxl  1.4.0
Functions
algo/test_random_shuffle.cpp File Reference
#include <stxxl/vector>
#include <stxxl/random_shuffle>
Include dependency graph for test_random_shuffle.cpp:

Go to the source code of this file.

Functions

void long_test ()
void short_test ()
int main ()

Function Documentation

void long_test ( )
Examples:
algo/test_random_shuffle.cpp.

Definition at line 38 of file test_random_shuffle.cpp.

References stxxl::generate(), stxxl::random_shuffle(), and STXXL_MSG.

Referenced by main().

int main ( )

Definition at line 98 of file test_random_shuffle.cpp.

References long_test(), and short_test().

void short_test ( )
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines