Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ bessel_first_kind() [5/5]

template<typename T1 , typename T2 , require_st_integral< T1 > * = nullptr, require_eigen_t< T2 > * = nullptr>
auto stan::math::bessel_first_kind ( const T1 &  v,
const var_value< T2 > &  a 
)
inline

Overload with var_value<Matrix> for int, std::vector<int>, and std::vector<std::vector<int>>

Definition at line 27 of file bessel_first_kind.hpp.