Stan  1.0
probability, sampling & optimization
matrix.cpp
Go to the documentation of this file.
1 #ifndef __STAN__MATH__MATRIX_CPP__
2 #define __STAN__MATH__MATRIX_CPP__
3 
4 #include "stan/math/matrix.hpp"
6 
7 namespace stan {
8 
9  namespace math {
10 
11 
12 
13 
14 
15  }
16 
17 }
18 
19 #endif
Probability, optimization and sampling library.
Definition: agrad.cpp:6

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