1 #ifndef STAN_LANG_AST_NODE_UNARY_OP_DEF_HPP 2 #define STAN_LANG_AST_NODE_UNARY_OP_DEF_HPP 10 : op(op), subject(subject),
Probability, optimization and sampling library.
expr_type promote_primitive(const expr_type &et)
unary_op(char op, const expression &subject)
Construct a unary operation of the specified operation and argument.