Automatic Differentiation
 
Loading...
Searching...
No Matches
rev.hpp
Go to the documentation of this file.
1#ifndef STAN_MATH_REV_HPP
2#define STAN_MATH_REV_HPP
3
5
6#ifdef STAN_OPENCL
9#endif
10
14#include <stan/math/rev/fun.hpp>
17
18#include <stan/math/prim.hpp>
19
20#endif