#include <generator.hpp>
Definition at line 2034 of file generator.hpp.
◆ write_dims_visgen()
| stan::gm::write_dims_visgen::write_dims_visgen |
( |
std::ostream & |
o | ) |
|
|
inline |
◆ generate_dims_array()
| void stan::gm::write_dims_visgen::generate_dims_array |
( |
const std::vector< expression > & |
matrix_dims_exprs, |
|
|
const std::vector< expression > & |
array_dims_exprs |
|
) |
| const |
|
inline |
◆ operator()() [1/11]
◆ operator()() [2/11]
◆ operator()() [3/11]
| void stan::gm::write_dims_visgen::operator() |
( |
const double_var_decl & |
x | ) |
const |
|
inline |
◆ operator()() [4/11]
| void stan::gm::write_dims_visgen::operator() |
( |
const int_var_decl & |
x | ) |
const |
|
inline |
◆ operator()() [5/11]
| void stan::gm::write_dims_visgen::operator() |
( |
const matrix_var_decl & |
x | ) |
const |
|
inline |
◆ operator()() [6/11]
| void stan::gm::write_dims_visgen::operator() |
( |
const nil & |
x | ) |
const |
|
inline |
◆ operator()() [7/11]
| void stan::gm::write_dims_visgen::operator() |
( |
const ordered_var_decl & |
x | ) |
const |
|
inline |
◆ operator()() [8/11]
◆ operator()() [9/11]
◆ operator()() [10/11]
| void stan::gm::write_dims_visgen::operator() |
( |
const simplex_var_decl & |
x | ) |
const |
|
inline |
◆ operator()() [11/11]
| void stan::gm::write_dims_visgen::operator() |
( |
const vector_var_decl & |
x | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: