![]() |
Stan
2.14.0
probability, sampling & optimization
|
#include <stan/lang/ast/expr_type.hpp>
#include <stan/lang/ast/node/arg_decl.hpp>
#include <stan/lang/ast/node/statement.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | stan::lang::function_decl_def |
AST node for a function declaration and definition including return type name, arguments, and body. More... | |
Namespaces | |
stan | |
Probability, optimization and sampling library. | |
stan::lang | |