1 #ifndef STAN_LANG_AST_FUN_IS_USER_DEFINED_HPP 2 #define STAN_LANG_AST_FUN_IS_USER_DEFINED_HPP 30 const std::vector<expression>& args);
Probability, optimization and sampling library.
bool is_user_defined(const fun &fx)
Return true if the specified function was declared in the functions block.