![]() |
Stan
2.10.0
probability, sampling & optimization
|
#include <ast.hpp>
Public Member Functions | |
reject_statement () | |
reject_statement (const std::vector< printable > &printables) | |
Public Attributes | |
std::vector< printable > | printables_ |
stan::lang::reject_statement::reject_statement | ( | ) |
Definition at line 1687 of file ast_def.cpp.
stan::lang::reject_statement::reject_statement | ( | const std::vector< printable > & | printables | ) |
Definition at line 1689 of file ast_def.cpp.
std::vector<printable> stan::lang::reject_statement::printables_ |