Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
stan::gm::printable_visgen Struct Reference

#include <generator.hpp>

Inheritance diagram for stan::gm::printable_visgen:
stan::gm::visgen

Public Member Functions

 printable_visgen (std::ostream &o)
 
void operator() (const std::string &s) const
 
void operator() (const expression &e) 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_
 

Detailed Description

Definition at line 272 of file generator.hpp.

Constructor & Destructor Documentation

stan::gm::printable_visgen::printable_visgen ( std::ostream &  o)
inline

Definition at line 273 of file generator.hpp.

Member Function Documentation

void stan::gm::printable_visgen::operator() ( const std::string &  s) const
inline

Definition at line 274 of file generator.hpp.

void stan::gm::printable_visgen::operator() ( const expression e) const
inline

Definition at line 277 of file generator.hpp.


The documentation for this struct was generated from the following file:

     [ Stan Home Page ] © 2011–2014, Stan Development Team.