Stan  1.0
probability, sampling & optimization
Public Member Functions | Public Attributes | List of all members
stan::gm::print_statement Struct Reference

#include <ast.hpp>

Public Member Functions

 print_statement ()
 
 print_statement (const std::vector< printable > &printables)
 

Public Attributes

std::vector< printableprintables_
 

Detailed Description

Definition at line 604 of file ast.hpp.

Constructor & Destructor Documentation

◆ print_statement() [1/2]

stan::gm::print_statement::print_statement ( )

Definition at line 831 of file ast_def.cpp.

◆ print_statement() [2/2]

stan::gm::print_statement::print_statement ( const std::vector< printable > &  printables)

Definition at line 833 of file ast_def.cpp.

Member Data Documentation

◆ printables_

std::vector<printable> stan::gm::print_statement::printables_

Definition at line 605 of file ast.hpp.


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

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