![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <ast.hpp>
Public Member Functions | |
| function_decl_defs () | |
| function_decl_defs (const std::vector< function_decl_def > &decl_defs) | |
Public Attributes | |
| std::vector< function_decl_def > | decl_defs_ |
| stan::gm::function_decl_defs::function_decl_defs | ( | ) |
Definition at line 422 of file ast_def.cpp.
| stan::gm::function_decl_defs::function_decl_defs | ( | const std::vector< function_decl_def > & | decl_defs | ) |
Definition at line 423 of file ast_def.cpp.
| std::vector<function_decl_def> stan::gm::function_decl_defs::decl_defs_ |