![]() |
Stan
2.10.0
probability, sampling & optimization
|
#include <boost/spirit/include/qi.hpp>
#include <boost/spirit/include/phoenix_core.hpp>
#include <stan/lang/ast.hpp>
#include <stan/lang/grammars/bare_type_grammar.hpp>
#include <stan/lang/grammars/semantic_actions.hpp>
Go to the source code of this file.
Functions | |
BOOST_FUSION_ADAPT_STRUCT (stan::lang::expr_type,(stan::lang::base_expr_type, base_type_)(size_t, num_dims_)) namespace stan | |
BOOST_FUSION_ADAPT_STRUCT | ( | stan::lang::expr_type | , |
(stan::lang::base_expr_type, base_type_)(size_t, num_dims_) | |||
) |
Definition at line 10 of file bare_type_grammar_def.hpp.