Stan  2.10.0
probability, sampling & optimization
common_adaptors_def.hpp
Go to the documentation of this file.
1 #ifndef STAN_LANG_GRAMMARS_COMMON_ADAPTORS_DEF_HPP
2 #define STAN_LANG_GRAMMARS_COMMON_ADAPTORS_DEF_HPP
3 
4 #include <boost/fusion/include/adapt_struct.hpp>
5 
6 #include <stan/lang/ast.hpp>
7 
10  (stan::lang::expression, high_) )
11 
12 
13 #endif
BOOST_FUSION_ADAPT_STRUCT(stan::lang::expr_type,(stan::lang::base_expr_type, base_type_)(size_t, num_dims_)) namespace stan

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