![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <ast.hpp>
Public Member Functions | |
| statements () | |
| statements (const std::vector< var_decl > &local_decl, const std::vector< statement > &stmts) | |
Public Attributes | |
| std::vector< var_decl > | local_decl_ |
| std::vector< statement > | statements_ |
| stan::gm::statements::statements | ( | ) |
Definition at line 526 of file ast_def.cpp.
| stan::gm::statements::statements | ( | const std::vector< var_decl > & | local_decl, |
| const std::vector< statement > & | stmts | ||
| ) |
Definition at line 527 of file ast_def.cpp.