STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
equally_split.h File Reference

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...