Commit 2624416
committed
Updates the Math submodule to 5560224.
1 parent 5165252 commit 2624416
1 file changed
+1
-1
lines changed- stan/math/opencl/opencl.hpp+3
- stan/math/opencl/prim/cauchy_lpdf.hpp+1-1
- stan/math/opencl/prim/lognormal_lpdf.hpp+129
- stan/math/opencl/prim/normal_lpdf.hpp+119
- stan/math/opencl/prim/pareto_lpdf.hpp+125
- stan/math/prim/fun/grad_2F1.hpp+15-6
- stan/math/prim/prob/lognormal_lpdf.hpp+5-4
- stan/math/prim/prob/normal_lpdf.hpp+3-1
- stan/math/prim/prob/pareto_lpdf.hpp+3-1
- test/unit/math/opencl/rev/lognormal_lpdf_test.cpp+180
- test/unit/math/opencl/rev/normal_lpdf_test.cpp+146
- test/unit/math/opencl/rev/pareto_lpdf_test.cpp+156
- test/unit/math/prim/fun/grad_2F1_test.cpp+16
- test/unit/math/rev/prob/neg_binomial_2_cdf_log_test.cpp+30-1
0 commit comments