![]() |
Stan
2.13.1
probability, sampling & optimization
|
#include <ast.hpp>
| stan::lang::var_decl_dims_vis::var_decl_dims_vis | ( | ) |
Definition at line 1614 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const nil & | x | ) | const |
Definition at line 1615 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const int_var_decl & | x | ) | const |
Definition at line 1619 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const double_var_decl & | x | ) | const |
Definition at line 1623 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const vector_var_decl & | x | ) | const |
Definition at line 1628 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const row_vector_var_decl & | x | ) | const |
Definition at line 1633 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const matrix_var_decl & | x | ) | const |
Definition at line 1637 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const simplex_var_decl & | x | ) | const |
Definition at line 1646 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const unit_vector_var_decl & | x | ) | const |
Definition at line 1642 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const ordered_var_decl & | x | ) | const |
Definition at line 1650 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const positive_ordered_var_decl & | x | ) | const |
Definition at line 1654 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const cholesky_factor_var_decl & | x | ) | const |
Definition at line 1658 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const cholesky_corr_var_decl & | x | ) | const |
Definition at line 1662 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const cov_matrix_var_decl & | x | ) | const |
Definition at line 1666 of file ast_def.cpp.
| std::vector< expression > stan::lang::var_decl_dims_vis::operator() | ( | const corr_matrix_var_decl & | x | ) | const |
Definition at line 1670 of file ast_def.cpp.