Go to the source code of this file.
Namespaces
Functions
- template<typename _DifferenceType , typename _OutputIterator > _OutputIterator __gnu_parallel::equally_split (_DifferenceType __n, _ThreadIndex __num_threads, _OutputIterator __s)
- template<typename _DifferenceType > _DifferenceType __gnu_parallel::equally_split_point (_DifferenceType __n, _ThreadIndex __num_threads, _ThreadIndex __thread_no)
Detailed Description
This file is a GNU parallel extension to the Standard C++ Library.
Definition in file equally_split.h.