libstdc++
partial_sum.h File Reference

Go to the source code of this file.

Namespaces

Functions


Detailed Description

Parallel implementation of std::partial_sum(), i.e. prefix sums. This file is a GNU parallel extension to the Standard C++ Library.

Definition in file partial_sum.h.