Stan Math Library  2.12.0
reverse mode automatic differentiation
mat.hpp
Go to the documentation of this file.
1 #ifndef STAN_MATH_REV_MAT_HPP
2 #define STAN_MATH_REV_MAT_HPP
3 
4 #include <stan/math/rev/core.hpp>
7 
9 #include <stan/math/prim/mat.hpp>
10 #include <stan/math/rev/arr.hpp>
11 
58 
59 #endif

     [ Stan Home Page ] © 2011–2016, Stan Development Team.