Stan Math Library  2.20.0
reverse mode automatic differentiation
mat.hpp
Go to the documentation of this file.
1 #ifndef STAN_MATH_FWD_MAT_HPP
2 #define STAN_MATH_FWD_MAT_HPP
3 
5 
6 #include <stan/math/fwd/core.hpp>
7 #include <stan/math/fwd/meta.hpp>
8 
10 #include <stan/math/prim/mat.hpp>
11 #include <stan/math/fwd/arr.hpp>
12 
46 
50 
51 #endif

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