Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
rising_factorial.hpp File Reference
#include <stan/math/fwd/meta.hpp>
#include <stan/math/fwd/core.hpp>
#include <stan/math/prim/scal/fun/rising_factorial.hpp>
#include <stan/math/prim/scal/fun/digamma.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
fvar< T > stan::math::rising_factorial (const fvar< T > &x, int n)
 Return autodiff variable with the gradient and result of the rising factorial function applied to the inputs. More...
 

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