![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <generator.hpp>
Public Member Functions | |
| var_size_validating_visgen (std::ostream &o, const std::string &stage) | |
| 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) | |
Public Attributes | |
| const std::string | stage_ |
Public Attributes inherited from stan::gm::visgen | |
| std::ostream & | o_ |
Additional Inherited Members | |
Public Types inherited from stan::gm::visgen | |
| typedef void | result_type |
Definition at line 409 of file generator.hpp.
|
inline |
Definition at line 411 of file generator.hpp.
|
inline |
Definition at line 415 of file generator.hpp.
|
inline |
Definition at line 416 of file generator.hpp.
|
inline |
Definition at line 419 of file generator.hpp.
|
inline |
Definition at line 422 of file generator.hpp.
|
inline |
Definition at line 425 of file generator.hpp.
|
inline |
Definition at line 428 of file generator.hpp.
|
inline |
Definition at line 431 of file generator.hpp.
|
inline |
Definition at line 434 of file generator.hpp.
|
inline |
Definition at line 437 of file generator.hpp.
|
inline |
Definition at line 440 of file generator.hpp.
|
inline |
Definition at line 443 of file generator.hpp.
|
inline |
Definition at line 446 of file generator.hpp.
|
inline |
Definition at line 449 of file generator.hpp.
|
inline |
Definition at line 452 of file generator.hpp.
| const std::string stan::gm::var_size_validating_visgen::stage_ |
Definition at line 410 of file generator.hpp.