![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <ast.hpp>
Public Member Functions | |
| for_statement () | |
| for_statement (std::string &variable, range &range, statement &stmt) | |
Public Attributes | |
| std::string | variable_ |
| range | range_ |
| statement | statement_ |
| stan::gm::for_statement::for_statement | ( | ) |
Definition at line 1297 of file ast_def.cpp.
Definition at line 1299 of file ast_def.cpp.