Stan  2.10.0
probability, sampling & optimization
Public Member Functions | List of all members
stan::lang::printable_visgen Struct Reference

#include <generator.hpp>

Inheritance diagram for stan::lang::printable_visgen:
stan::lang::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::lang::visgen
 visgen (std::ostream &o)
 

Additional Inherited Members

- Public Types inherited from stan::lang::visgen
typedef void result_type
 
- Public Attributes inherited from stan::lang::visgen
std::ostream & o_
 

Detailed Description

Definition at line 457 of file generator.hpp.

Constructor & Destructor Documentation

stan::lang::printable_visgen::printable_visgen ( std::ostream &  o)
inlineexplicit

Definition at line 458 of file generator.hpp.

Member Function Documentation

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

Definition at line 459 of file generator.hpp.

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

Definition at line 462 of file generator.hpp.


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

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