1 #ifndef STAN__MATH__FUNCTIONS__FALLING_FACTORIAL_HPP
2 #define STAN__MATH__FUNCTIONS__FALLING_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_falling_factorial(const T1 x, const T2 n)
boost::math::tools::promote_args< T1, T2 >::type falling_factorial(const T1 x, const T2 n)
fvar< T > exp(const fvar< T > &x)