Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stan::gm::function_signatures Member List

This is the complete list of members for stan::gm::function_signatures, including all inherited members.

add(const std::string &name, const expr_type &result_type, const std::vector< expr_type > &arg_types)stan::gm::function_signatures
add(const std::string &name, const expr_type &result_type)stan::gm::function_signatures
add(const std::string &name, const expr_type &result_type, const expr_type &arg_type)stan::gm::function_signatures
add(const std::string &name, const expr_type &result_type, const expr_type &arg_type1, const expr_type &arg_type2)stan::gm::function_signatures
add(const std::string &name, const expr_type &result_type, const expr_type &arg_type1, const expr_type &arg_type2, const expr_type &arg_type3)stan::gm::function_signatures
add(const std::string &name, const expr_type &result_type, const expr_type &arg_type1, const expr_type &arg_type2, const expr_type &arg_type3, const expr_type &arg_type4)stan::gm::function_signatures
add(const std::string &name, const expr_type &result_type, const expr_type &arg_type1, const expr_type &arg_type2, const expr_type &arg_type3, const expr_type &arg_type4, const expr_type &arg_type5)stan::gm::function_signatures
add(const std::string &name, const expr_type &result_type, const expr_type &arg_type1, const expr_type &arg_type2, const expr_type &arg_type3, const expr_type &arg_type4, const expr_type &arg_type5, const expr_type &arg_type6)stan::gm::function_signatures
add(const std::string &name, const expr_type &result_type, const expr_type &arg_type1, const expr_type &arg_type2, const expr_type &arg_type3, const expr_type &arg_type4, const expr_type &arg_type5, const expr_type &arg_type6, const expr_type &arg_type7)stan::gm::function_signatures
add_binary(const ::std::string &name)stan::gm::function_signatures
add_nullary(const ::std::string &name)stan::gm::function_signatures
add_quaternary(const ::std::string &name)stan::gm::function_signatures
add_ternary(const ::std::string &name)stan::gm::function_signatures
add_unary(const ::std::string &name)stan::gm::function_signatures
get_result_type(const std::string &name, const std::vector< expr_type > &args, std::ostream &error_msgs)stan::gm::function_signatures
get_signature_matches(const std::string &name, const std::vector< expr_type > &args, function_signature_t &signature)stan::gm::function_signatures
instance()stan::gm::function_signaturesstatic
is_defined(const std::string &name, const function_signature_t &sig)stan::gm::function_signatures
is_user_defined(const std::pair< std::string, function_signature_t > &name_sig)stan::gm::function_signatures
key_set() const stan::gm::function_signatures
num_promotions(const std::vector< expr_type > &call_args, const std::vector< expr_type > &sig_args)stan::gm::function_signatures
reset_sigs()stan::gm::function_signaturesstatic
set_user_defined(const std::pair< std::string, function_signature_t > &name_sig)stan::gm::function_signatures

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