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

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

#include <semantic_actions.hpp>

Inheritance diagram for stan::lang::phoenix_functor_quinary:
stan::lang::add_function_signature stan::lang::add_loop_identifier stan::lang::binary_op_expr stan::lang::exponentiation_expr stan::lang::program_error stan::lang::set_fun_type_named stan::lang::set_var_type stan::lang::validate_assignment stan::lang::validate_decl_constraints stan::lang::validate_int_data_expr

Classes

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

Detailed Description

This is the base class for quinary 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 111 of file semantic_actions.hpp.


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

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