![]() |
Stan
2.14.0
probability, sampling & optimization
|
#include <stan/lang/ast/var_origin.hpp>
#include <stan/lang/ast/node/base_var_decl.hpp>
#include <cstddef>
#include <map>
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
struct | stan::lang::variable_map |
A map from function names to their base declarations and their origin. More... | |
Namespaces | |
stan | |
Probability, optimization and sampling library. | |
stan::lang | |