1 #ifndef STAN__MATH__FUNCTIONS__RISING_FACTORIAL_HPP
2 #define STAN__MATH__FUNCTIONS__RISING_FACTORIAL_HPP
51 template<
typename T1,
typename T2>
52 inline typename boost::math::tools::promote_args<T1,T2>::type
boost::math::tools::promote_args< T1, T2 >::type log_rising_factorial(const T1 x, const T2 n)
boost::math::tools::promote_args< T1, T2 >::type rising_factorial(const T1 x, const T2 n)
fvar< T > exp(const fvar< T > &x)