![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <generator.hpp>
Public Member Functions | |
| var_resizing_visgen (std::ostream &o) | |
| void | operator() (nil const &) const |
| void | operator() (int_var_decl const &x) const |
| void | operator() (double_var_decl const &x) const |
| void | operator() (vector_var_decl const &x) const |
| void | operator() (row_vector_var_decl const &x) const |
| void | operator() (unit_vector_var_decl const &x) const |
| void | operator() (simplex_var_decl const &x) const |
| void | operator() (ordered_var_decl const &x) const |
| void | operator() (positive_ordered_var_decl const &x) const |
| void | operator() (matrix_var_decl const &x) const |
| void | operator() (cholesky_factor_var_decl const &x) const |
| void | operator() (cholesky_corr_var_decl const &x) const |
| void | operator() (cov_matrix_var_decl const &x) const |
| void | operator() (corr_matrix_var_decl const &x) const |
Public Member Functions inherited from stan::gm::visgen | |
| visgen (std::ostream &o) | |
Additional Inherited Members | |
Public Types inherited from stan::gm::visgen | |
| typedef void | result_type |
Public Attributes inherited from stan::gm::visgen | |
| std::ostream & | o_ |
Definition at line 491 of file generator.hpp.
|
inline |
Definition at line 492 of file generator.hpp.
|
inline |
Definition at line 495 of file generator.hpp.
|
inline |
Definition at line 496 of file generator.hpp.
|
inline |
Definition at line 499 of file generator.hpp.
|
inline |
Definition at line 502 of file generator.hpp.
|
inline |
Definition at line 505 of file generator.hpp.
|
inline |
Definition at line 508 of file generator.hpp.
|
inline |
Definition at line 511 of file generator.hpp.
|
inline |
Definition at line 514 of file generator.hpp.
|
inline |
Definition at line 517 of file generator.hpp.
|
inline |
Definition at line 520 of file generator.hpp.
|
inline |
Definition at line 523 of file generator.hpp.
|
inline |
Definition at line 526 of file generator.hpp.
|
inline |
Definition at line 529 of file generator.hpp.
|
inline |
Definition at line 532 of file generator.hpp.