We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab5f7f commit 0161eb6Copy full SHA for 0161eb6
stan/math/prim/functor/reduce_sum_static.hpp
@@ -4,9 +4,6 @@
4
#include <stan/math/prim/meta.hpp>
5
#include <stan/math/prim/err.hpp>
6
#include <stan/math/prim/functor/reduce_sum.hpp>
7
-#include <tbb/task_arena.h>
8
-#include <tbb/parallel_reduce.h>
9
-#include <tbb/blocked_range.h>
10
11
#include <tuple>
12
#include <vector>
0 commit comments