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 b3f2484 commit d8bc4d1Copy full SHA for d8bc4d1
1 file changed
stan/math/rev/core/operator_multiplication.hpp
@@ -3,6 +3,8 @@
3
4
#include <stan/math/prim/meta.hpp>
5
#include <stan/math/rev/core/var.hpp>
6
+#include <stan/math/rev/core/operator_addition.hpp>
7
+#include <stan/math/rev/core/operator_subtraction.hpp>
8
#include <stan/math/rev/core/vv_vari.hpp>
9
#include <stan/math/rev/core/vd_vari.hpp>
10
#include <stan/math/prim/core/operator_multiplication.hpp>
0 commit comments