Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
matrix.hpp
Go to the documentation of this file.
1 #ifndef STAN__MATH__MATRIX_HPP
2 #define STAN__MATH__MATRIX_HPP
3 
13 #include <stan/math/matrix/col.hpp>
35 #include <stan/math/matrix/exp.hpp>
44 #include <stan/math/matrix/log.hpp>
50 #include <stan/math/matrix/max.hpp>
61 #include <stan/math/matrix/min.hpp>
77 #include <stan/math/matrix/row.hpp>
81 #include <stan/math/matrix/sd.hpp>
93 #include <stan/math/matrix/sum.hpp>
104 
105 #endif
106 

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