Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
common_adaptors_def.hpp
Go to the documentation of this file.
1 #ifndef STAN__GM__PARSER__COMMON_ADAPTORS_DEF__HPP
2 #define STAN__GM__PARSER__COMMON_ADAPTORS_DEF__HPP
3 
4 #include <boost/fusion/include/adapt_struct.hpp>
5 
6 #include <stan/gm/ast.hpp>
7 
10  (stan::gm::expression, high_) )
11 
12 
13 #endif
BOOST_FUSION_ADAPT_STRUCT(stan::gm::expr_type,(stan::gm::base_expr_type, base_type_)(size_t, num_dims_))

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