| 
    libstdc++
    
   | 
 
Go to the source code of this file.
Namespaces | |
| __gnu_parallel | |
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) | 
This file is a GNU parallel extension to the Standard C++ Library.
Definition in file equally_split.h.