STXXL
1.4-dev
|
#include <stxxl/bits/namespace.h>
#include <stxxl/bits/parallel/base.h>
#include <stxxl/bits/parallel/types.h>
Go to the source code of this file.
Namespaces | |
stxxl | |
STXXL library namespace | |
stxxl::parallel | |
Functions | |
template<typename DiffType , typename DiffTypeOutputIterator > | |
DiffTypeOutputIterator | stxxl::parallel::equally_split (DiffType n, thread_index_t p, DiffTypeOutputIterator s) |
Split a sequence into parts of almost equal size. More... | |