Stan  2.13.1
probability, sampling & optimization
Public Member Functions | Public Attributes | List of all members
stan::lang::reject_statement Struct Reference

#include <ast.hpp>

Public Member Functions

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

Public Attributes

std::vector< printableprintables_
 

Detailed Description

Definition at line 993 of file ast.hpp.

Constructor & Destructor Documentation

§ reject_statement() [1/2]

stan::lang::reject_statement::reject_statement ( )

Definition at line 1958 of file ast_def.cpp.

§ reject_statement() [2/2]

stan::lang::reject_statement::reject_statement ( const std::vector< printable > &  printables)

Definition at line 1960 of file ast_def.cpp.

Member Data Documentation

§ printables_

std::vector<printable> stan::lang::reject_statement::printables_

Definition at line 994 of file ast.hpp.


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

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