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

#include <semantic_actions.hpp>

Inheritance diagram for stan::lang::validate_decl_constraints:
stan::lang::phoenix_functor_quinary

Public Member Functions

void operator() (const bool &allow_constraints, const bool &declaration_ok, const var_decl &var_decl, bool &pass, std::stringstream &error_msgs) const
 

Detailed Description

Definition at line 702 of file semantic_actions.hpp.

Member Function Documentation

void stan::lang::validate_decl_constraints::operator() ( const bool &  allow_constraints,
const bool &  declaration_ok,
const var_decl var_decl,
bool &  pass,
std::stringstream &  error_msgs 
) const

Definition at line 2061 of file semantic_actions_def.cpp.


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

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