![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <ast.hpp>
Public Member Functions | |
| unary_op (char op, expression const &subject) | |
Public Attributes | |
| char | op |
| expression | subject |
| expr_type | type_ |
| stan::gm::unary_op::unary_op | ( | char | op, |
| expression const & | subject | ||
| ) |
Definition at line 923 of file ast_def.cpp.
| expression stan::gm::unary_op::subject |