Stan  1.0
probability, sampling & optimization
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 <stan/gm/ast.hpp>
5 
6 
9  (stan::gm::expression, high_) )
10 
11 
12 #endif
BOOST_FUSION_ADAPT_STRUCT(stan::gm::program,(std::vector< stan::gm::var_decl >, data_decl_)(DUMMY_STRUCT::type, derived_data_decl_)(std::vector< stan::gm::var_decl >, parameter_decl_)(DUMMY_STRUCT::type, derived_decl_)(stan::gm::statement, statement_)(DUMMY_STRUCT::type, generated_decl_)) namespace stan

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