![]() |
Stan
2.10.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::lang::function_decl_defs::function_decl_defs | ( | ) |
Definition at line 544 of file ast_def.cpp.
stan::lang::function_decl_defs::function_decl_defs | ( | const std::vector< function_decl_def > & | decl_defs | ) |
Definition at line 545 of file ast_def.cpp.
std::vector<function_decl_def> stan::lang::function_decl_defs::decl_defs_ |