Stan  2.14.0
probability, sampling & optimization
Namespaces | Typedefs
function_signature_t.hpp File Reference
#include <stan/lang/ast/expr_type.hpp>
#include <utility>
#include <vector>

Go to the source code of this file.

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::lang
 

Typedefs

typedef std::pair< expr_type, std::vector< expr_type > > stan::lang::function_signature_t
 The type of a function signature, mapping a vector of argument expression types to a result expression type. More...
 

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