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