![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
#include <stan/math/rev/core.hpp>
#include <stan/math/prim/scal/fun/falling_factorial.hpp>
#include <boost/math/special_functions/digamma.hpp>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
var | stan::math::falling_factorial (const var &a, double b) |
var | stan::math::falling_factorial (const var &a, const var &b) |
var | stan::math::falling_factorial (double a, const var &b) |