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

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