#include <ast.hpp>
Definition at line 370 of file ast.hpp.
◆ base_var_decl() [1/3]
| stan::gm::base_var_decl::base_var_decl |
( |
| ) |
|
◆ base_var_decl() [2/3]
| stan::gm::base_var_decl::base_var_decl |
( |
const base_expr_type & |
base_type | ) |
|
◆ base_var_decl() [3/3]
| stan::gm::base_var_decl::base_var_decl |
( |
const std::string & |
name, |
|
|
const std::vector< expression > & |
dims, |
|
|
const base_expr_type & |
base_type |
|
) |
| |
◆ base_type_
◆ dims_
| std::vector<expression> stan::gm::base_var_decl::dims_ |
◆ name_
| std::string stan::gm::base_var_decl::name_ |
The documentation for this struct was generated from the following files: