![]() |
Stan
2.14.0
probability, sampling & optimization
|
This is the complete list of members for stan::lang::function_signatures, including all inherited members.
| add(const std::string &name, const expr_type &result_type, const std::vector< expr_type > &arg_types) | stan::lang::function_signatures | |
| add(const std::string &name, const expr_type &result_type) | stan::lang::function_signatures | |
| add(const std::string &name, const expr_type &result_type, const expr_type &arg_type1) | stan::lang::function_signatures | |
| add(const std::string &name, const expr_type &result_type, const expr_type &arg_type1, const expr_type &arg_type2) | stan::lang::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::lang::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::lang::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::lang::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::lang::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::lang::function_signatures | |
| add_binary(const ::std::string &name) | stan::lang::function_signatures | |
| add_nullary(const ::std::string &name) | stan::lang::function_signatures | |
| add_quaternary(const ::std::string &name) | stan::lang::function_signatures | |
| add_ternary(const ::std::string &name) | stan::lang::function_signatures | |
| add_unary(const ::std::string &name) | stan::lang::function_signatures | |
| add_unary_vectorized(const ::std::string &name) | stan::lang::function_signatures | |
| discrete_first_arg(const std::string &name) const | stan::lang::function_signatures | |
| get_result_type(const std::string &name, const std::vector< expr_type > &args, std::ostream &error_msgs, bool sampling_error_style=false) | stan::lang::function_signatures | |
| get_signature_matches(const std::string &name, const std::vector< expr_type > &args, function_signature_t &signature) | stan::lang::function_signatures | |
| has_key(const std::string &key) const | stan::lang::function_signatures | |
| has_user_defined_key(const std::string &name) const | stan::lang::function_signatures | |
| instance() | stan::lang::function_signatures | static |
| is_defined(const std::string &name, const function_signature_t &sig) | stan::lang::function_signatures | |
| is_user_defined(const std::pair< std::string, function_signature_t > &name_sig) | stan::lang::function_signatures | |
| key_set() const | stan::lang::function_signatures | |
| num_promotions(const std::vector< expr_type > &call_args, const std::vector< expr_type > &sig_args) | stan::lang::function_signatures | |
| reset_sigs() | stan::lang::function_signatures | static |
| set_user_defined(const std::pair< std::string, function_signature_t > &name_sig) | stan::lang::function_signatures |