Stan  2.10.0
probability, sampling & optimization
Classes
stan::lang::phoenix_functor_quaternary Struct Reference

This is the base class for quatenary functors that are adapted to lazy semantic actions by boost::phoenix. More...

#include <semantic_actions.hpp>

Inheritance diagram for stan::lang::phoenix_functor_quaternary:
stan::lang::add_conditional_condition stan::lang::add_expression_dimss stan::lang::add_fun_var stan::lang::add_idxs stan::lang::add_while_condition stan::lang::left_division_expr stan::lang::modulus_expr stan::lang::negate_expr stan::lang::set_double_range_lower stan::lang::set_double_range_upper stan::lang::set_int_range_lower stan::lang::set_int_range_upper stan::lang::set_void_function stan::lang::validate_declarations stan::lang::validate_integrate_ode stan::lang::validate_integrate_ode_control stan::lang::validate_sample

Classes

struct  result
 Declare result to be a template struct. More...
 
struct  result< F(T1, T2, T3, T4)>
 Specialize as required by Phoenix to functional form with typedef of return type. More...
 

Detailed Description

This is the base class for quatenary functors that are adapted to lazy semantic actions by boost::phoenix.

The base class deals with the type dispatch required by Phoenix.

Definition at line 92 of file semantic_actions.hpp.


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

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