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 30651dc commit d5eedf3Copy full SHA for d5eedf3
1 file changed
stan/math/prim/meta/ref_type.hpp
@@ -2,6 +2,7 @@
2
#define STAN_MATH_PRIM_META_REF_TYPE_HPP
3
4
#include <stan/math/prim/fun/Eigen.hpp>
5
+#include <stan/math/prim/meta/is_constant.hpp>
6
#include <stan/math/prim/meta/is_eigen.hpp>
7
#include <stan/math/prim/meta/is_arena_matrix.hpp>
8
#include <stan/math/prim/meta/is_vector.hpp>
0 commit comments