Stan Math Library  2.8.0
reverse mode automatic differentiation
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Groups
Eigen.hpp
Go to the documentation of this file.
1 #ifndef STAN_MATH_PRIM_MAT_FUN_EIGEN_HPP
2 #define STAN_MATH_PRIM_MAT_FUN_EIGEN_HPP
3 
4 #include <Eigen/Dense>
5 #include <Eigen/QR>
6 #include <Eigen/src/Core/NumTraits.h>
7 
8 #endif

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