[compute] 37/49: Add reduce by key algorithm to algorithm.hpp meta-header

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Dec 18 17:58:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository compute.

commit 1566a79a4ed155161949f0362872b224432ef9a2
Author: Jakub Szuppe <j.szuppe at gmail.com>
Date:   Fri Sep 11 21:51:01 2015 +0200

    Add reduce by key algorithm to algorithm.hpp meta-header
---
 include/boost/compute/algorithm.hpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/boost/compute/algorithm.hpp b/include/boost/compute/algorithm.hpp
index cb159a6..8b18978 100644
--- a/include/boost/compute/algorithm.hpp
+++ b/include/boost/compute/algorithm.hpp
@@ -63,6 +63,7 @@
 #include <boost/compute/algorithm/prev_permutation.hpp>
 #include <boost/compute/algorithm/random_shuffle.hpp>
 #include <boost/compute/algorithm/reduce.hpp>
+#include <boost/compute/algorithm/reduce_by_key.hpp>
 #include <boost/compute/algorithm/remove.hpp>
 #include <boost/compute/algorithm/remove_if.hpp>
 #include <boost/compute/algorithm/replace.hpp>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/compute.git



More information about the debian-science-commits mailing list