![]() |
Stan
2.14.0
probability, sampling & optimization
|
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
stan | |
Probability, optimization and sampling library. | |
stan::lang | |
Functions | |
bool | stan::lang::is_user_defined_prob_function (const std::string &name, const expression &variate, const std::vector< expression > ¶ms) |
Return true if a probability function with the specified name, random variate and parameters is user defined. More... | |