#include <generator.hpp>
Definition at line 2930 of file generator.hpp.
| stan::gm::set_param_ranges_visgen::set_param_ranges_visgen |
( |
std::ostream & |
o | ) |
|
|
inline |
| void stan::gm::set_param_ranges_visgen::generate_increment |
( |
std::vector< expression > |
dims | ) |
const |
|
inline |
| void stan::gm::set_param_ranges_visgen::generate_increment |
( |
expression |
K, |
|
|
std::vector< expression > |
dims |
|
) |
| const |
|
inline |
| void stan::gm::set_param_ranges_visgen::generate_increment_i |
( |
std::vector< expression > |
dims | ) |
const |
|
inline |
| void stan::gm::set_param_ranges_visgen::operator() |
( |
const nil & |
x | ) |
const |
|
inline |
| void stan::gm::set_param_ranges_visgen::operator() |
( |
const int_var_decl & |
x | ) |
const |
|
inline |
| void stan::gm::set_param_ranges_visgen::operator() |
( |
const double_var_decl & |
x | ) |
const |
|
inline |
| void stan::gm::set_param_ranges_visgen::operator() |
( |
const vector_var_decl & |
x | ) |
const |
|
inline |
| void stan::gm::set_param_ranges_visgen::operator() |
( |
const matrix_var_decl & |
x | ) |
const |
|
inline |
| void stan::gm::set_param_ranges_visgen::operator() |
( |
const simplex_var_decl & |
x | ) |
const |
|
inline |
| void stan::gm::set_param_ranges_visgen::operator() |
( |
const ordered_var_decl & |
x | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: