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 ac8a0de commit cc68a9fCopy full SHA for cc68a9f
stan/math/opencl/matrix_cl.hpp
@@ -12,7 +12,7 @@
12
#include <stan/math/prim/fun/Eigen.hpp>
13
#include <stan/math/prim/fun/vec_concat.hpp>
14
#include <CL/opencl.hpp>
15
-#include <stan/math/opencl/concurrent_vector.h>
+#include <stan/math/opencl/concurrent_vector.hpp>
16
#include <algorithm>
17
#include <iostream>
18
#include <string>
0 commit comments