Stan  2.10.0
probability, sampling & optimization
Functions
expression_grammar_def.hpp File Reference
#include <stan/lang/grammars/expression_grammar.hpp>
#include <boost/spirit/include/qi.hpp>
#include <boost/spirit/include/phoenix_core.hpp>
#include <sstream>
#include <string>
#include <vector>

Go to the source code of this file.

Functions

 BOOST_FUSION_ADAPT_STRUCT (stan::lang::conditional_op,(stan::lang::expression, cond_)(stan::lang::expression, true_val_)(stan::lang::expression, false_val_)) namespace stan
 

Function Documentation

BOOST_FUSION_ADAPT_STRUCT ( stan::lang::conditional_op  ,
(stan::lang::expression, cond_)(stan::lang::expression, true_val_)(stan::lang::expression, false_val_)   
)

Definition at line 11 of file expression_grammar_def.hpp.


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